Unable to find image 'altinityinfra/stateless-test:272f1fc2cf3a' locally
272f1fc2cf3a: Pulling from altinityinfra/stateless-test
9cb31e2e37ea: Pulling fs layer
df359b7b1559: Pulling fs layer
3a559aa61c9d: Pulling fs layer
68a0cab749fd: Pulling fs layer
651fb59f4bde: Pulling fs layer
e46ee7633e06: Pulling fs layer
4d81e853134c: Pulling fs layer
2ca83fb30920: Pulling fs layer
87383c42c280: Pulling fs layer
c69fd5871616: Pulling fs layer
68a0cab749fd: Waiting
be36e833f5a0: Pulling fs layer
e46ee7633e06: Waiting
01d36d6d8ac0: Pulling fs layer
d26aa70e4ee9: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a530659dc546: Pulling fs layer
67ee28f56be0: Pulling fs layer
b4317c09da11: Pulling fs layer
85d8d0cf5c07: Pulling fs layer
698f50c38bfc: Pulling fs layer
72201d93f05d: Pulling fs layer
4d81e853134c: Waiting
b470e71e0f04: Pulling fs layer
2ca83fb30920: Waiting
ac7e0d204651: Pulling fs layer
b7ee99b11446: Pulling fs layer
6c599e19d203: Pulling fs layer
25487a5e81e2: Pulling fs layer
860a93490d01: Pulling fs layer
9cdda56dc0a5: Pulling fs layer
a530659dc546: Waiting
ac7e0d204651: Waiting
87383c42c280: Waiting
67ee28f56be0: Waiting
698f50c38bfc: Waiting
85d8d0cf5c07: Waiting
b4317c09da11: Waiting
72201d93f05d: Waiting
4f4fb700ef54: Waiting
9cdda56dc0a5: Waiting
25487a5e81e2: Waiting
c69fd5871616: Waiting
be36e833f5a0: Waiting
d26aa70e4ee9: Waiting
b7ee99b11446: Waiting
b470e71e0f04: Waiting
860a93490d01: Waiting
df359b7b1559: Download complete
68a0cab749fd: Verifying Checksum
68a0cab749fd: Download complete
9cb31e2e37ea: Verifying Checksum
9cb31e2e37ea: Download complete
e46ee7633e06: Verifying Checksum
e46ee7633e06: Download complete
3a559aa61c9d: Verifying Checksum
3a559aa61c9d: Download complete
4d81e853134c: Verifying Checksum
4d81e853134c: Download complete
9cb31e2e37ea: Pull complete
df359b7b1559: Pull complete
87383c42c280: Verifying Checksum
87383c42c280: Download complete
651fb59f4bde: Verifying Checksum
651fb59f4bde: Download complete
c69fd5871616: Download complete
be36e833f5a0: Download complete
01d36d6d8ac0: Verifying Checksum
01d36d6d8ac0: Download complete
d26aa70e4ee9: Verifying Checksum
d26aa70e4ee9: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
a530659dc546: Verifying Checksum
a530659dc546: Download complete
67ee28f56be0: Download complete
b4317c09da11: Verifying Checksum
b4317c09da11: Download complete
85d8d0cf5c07: Download complete
698f50c38bfc: Verifying Checksum
698f50c38bfc: Download complete
b470e71e0f04: Verifying Checksum
b470e71e0f04: Download complete
3a559aa61c9d: Pull complete
68a0cab749fd: Pull complete
ac7e0d204651: Verifying Checksum
b7ee99b11446: Verifying Checksum
b7ee99b11446: Download complete
6c599e19d203: Verifying Checksum
6c599e19d203: Download complete
25487a5e81e2: Download complete
860a93490d01: Verifying Checksum
860a93490d01: Download complete
9cdda56dc0a5: Verifying Checksum
9cdda56dc0a5: Download complete
651fb59f4bde: Pull complete
72201d93f05d: Verifying Checksum
72201d93f05d: Download complete
e46ee7633e06: Pull complete
2ca83fb30920: Verifying Checksum
4d81e853134c: Pull complete
2ca83fb30920: Pull complete
87383c42c280: Pull complete
c69fd5871616: Pull complete
be36e833f5a0: Pull complete
01d36d6d8ac0: Pull complete
d26aa70e4ee9: Pull complete
4f4fb700ef54: Pull complete
a530659dc546: Pull complete
67ee28f56be0: Pull complete
b4317c09da11: Pull complete
85d8d0cf5c07: Pull complete
698f50c38bfc: Pull complete
72201d93f05d: Pull complete
b470e71e0f04: Pull complete
ac7e0d204651: Pull complete
b7ee99b11446: Pull complete
6c599e19d203: Pull complete
25487a5e81e2: Pull complete
860a93490d01: Pull complete
9cdda56dc0a5: Pull complete
Digest: sha256:b3b0e5b606fae873fb284eb39ef33c5406c25a064b5747238a2ac3054dcc13d1
Status: Downloaded newer image for altinityinfra/stateless-test:272f1fc2cf3a
+ source /setup_export_logs.sh
++ CLICKHOUSE_CI_LOGS_CREDENTIALS=/tmp/export-logs-config.sh
++ CLICKHOUSE_CI_LOGS_USER=ci
++ CLICKHOUSE_CI_LOGS_CLUSTER=system_logs_export
++ EXTRA_COLUMNS='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, '
++ EXTRA_COLUMNS_EXPRESSION='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id'
++ EXTRA_ORDER_BY_COLUMNS=check_name
++ EXTRA_COLUMNS_COVERAGE_LOG='pull_request_number UInt32, commit_sha String, check_start_time DateTime('\''UTC'\''), check_name LowCardinality(String), instance_type LowCardinality(String), instance_id String, INDEX ix_pr (pull_request_number) TYPE set(100), INDEX ix_commit (commit_sha) TYPE set(100), INDEX ix_check_time (check_start_time) TYPE minmax, symbols Array(LowCardinality(String)), '
++ EXTRA_COLUMNS_EXPRESSION_COVERAGE_LOG='CAST(0 AS UInt32) AS pull_request_number, '\'''\'' AS commit_sha, now() AS check_start_time, toLowCardinality('\'''\'') AS check_name, toLowCardinality('\'''\'') AS instance_type, '\'''\'' AS instance_id, arrayDistinct(arrayMap(x -> demangle(addressToSymbol(x)), coverage))::Array(LowCardinality(String)) AS symbols'
+ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/stress_tests.lib
++ OK='\tOK\t\N\t'
++ FAIL='\tFAIL\t\N\t'
++ FAILURE_CONTEXT_LINES=100
++ FAILURE_CONTEXT_MAX_LINE_WIDTH=3000
++ source /basic_helpers.sh
+ dmesg --clear
+ set -e -x -a
+ USE_DATABASE_REPLICATED=0
+ USE_SHARED_CATALOG=0
++ rg -v '#' /usr/share/zoneinfo/zone.tab
++ awk '{print $3}'
++ shuf
++ head -n1
+ TZ=America/Marigot
Chosen random timezone America/Marigot
+ echo 'Chosen random timezone America/Marigot'
+ ln -snf /usr/share/zoneinfo/America/Marigot /etc/localtime
+ echo America/Marigot
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static_25.3.14.10001.altinitystable+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static_25.3.14.10001.altinitystable+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static.
(Reading database ... 48449 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static_25.3.14.10001.altinitystable+tsan_amd64.deb ...
Unpacking clickhouse-common-static (25.3.14.10001.altinitystable+tsan) ...
Setting up clickhouse-common-static (25.3.14.10001.altinitystable+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-common-static-dbg_25.3.14.10001.altinitystable+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-common-static-dbg_25.3.14.10001.altinitystable+tsan_amd64.deb
Selecting previously unselected package clickhouse-common-static-dbg.
(Reading database ... 48476 files and directories currently installed.)
Preparing to unpack .../clickhouse-common-static-dbg_25.3.14.10001.altinitystable+tsan_amd64.deb ...
Unpacking clickhouse-common-static-dbg (25.3.14.10001.altinitystable+tsan) ...
Setting up clickhouse-common-static-dbg (25.3.14.10001.altinitystable+tsan) ...
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-server_25.3.14.10001.altinitystable+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-server_25.3.14.10001.altinitystable+tsan_amd64.deb
Selecting previously unselected package clickhouse-server.
(Reading database ... 48483 files and directories currently installed.)
Preparing to unpack .../clickhouse-server_25.3.14.10001.altinitystable+tsan_amd64.deb ...
Unpacking clickhouse-server (25.3.14.10001.altinitystable+tsan) ...
Setting up clickhouse-server (25.3.14.10001.altinitystable+tsan) ...
ClickHouse binary is already located at /usr/bin/clickhouse
Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper to /usr/bin/clickhouse.
Symlink /usr/bin/clickhouse-keeper-converter already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-keeper-converter to /usr/bin/clickhouse.
Creating symlink /usr/bin/clickhouse-disks to /usr/bin/clickhouse.
Creating symlink /usr/bin/ch to /usr/bin/clickhouse.
Creating symlink /usr/bin/chl to /usr/bin/clickhouse.
Creating symlink /usr/bin/chc to /usr/bin/clickhouse.
Creating clickhouse group if it does not exist.
groupadd -r clickhouse
Creating clickhouse user if it does not exist.
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
/etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
/etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
Log directory /var/log/clickhouse-server/ already exists.
Creating data directory /var/lib/clickhouse/.
Creating pid directory /var/run/clickhouse-server.
chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
chown clickhouse:clickhouse '/var/lib/clickhouse/'
groupadd -r clickhouse-bridge
useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
Password for the default user is an empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
Setting capabilities for clickhouse binary. This is optional.
chown -R clickhouse:clickhouse '/etc/clickhouse-server'
ClickHouse has been successfully installed.
Start clickhouse-server with:
sudo clickhouse start
Start clickhouse-client with:
clickhouse-client
+ return
+ run_with_retry 3 dpkg -i package_folder/clickhouse-client_25.3.14.10001.altinitystable+tsan_amd64.deb
+ local retries=3
+ shift
+ local retry=0
+ '[' 0 -ge 3 ']'
+ dpkg -i package_folder/clickhouse-client_25.3.14.10001.altinitystable+tsan_amd64.deb
Selecting previously unselected package clickhouse-client.
(Reading database ... 48500 files and directories currently installed.)
Preparing to unpack .../clickhouse-client_25.3.14.10001.altinitystable+tsan_amd64.deb ...
Unpacking clickhouse-client (25.3.14.10001.altinitystable+tsan) ...
Setting up clickhouse-client (25.3.14.10001.altinitystable+tsan) ...
+ return
+ echo ''
+ [[ -z '' ]]
+ ch --query 'SELECT 1'
1
+ chl --query 'SELECT 1'
1
+ chc --version
ClickHouse client version 25.3.14.10001.altinitystable (altinity build).
+ ln -sf /repo/tests/clickhouse-test /usr/bin/clickhouse-test
+ export CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ CLICKHOUSE_GRPC_CLIENT=/repo/utils/grpc-client/clickhouse-grpc-client.py
+ source /repo/tests/docker_scripts/attach_gdb.lib
++ source /repo/tests/docker_scripts/utils.lib
+++ sysctl kernel.core_pattern=core.%e.%p-%P
+++ sysctl fs.suid_dumpable=1
kernel.core_pattern = core.%e.%p-%P
fs.suid_dumpable = 1
++ source /basic_helpers.sh
+ source /repo/tests/docker_scripts/utils.lib
++ sysctl kernel.core_pattern=core.%e.%p-%P
kernel.core_pattern = core.%e.%p-%P
++ sysctl fs.suid_dumpable=1
fs.suid_dumpable = 1
+ /repo/tests/config/install.sh
+ DEST_SERVER_PATH=/etc/clickhouse-server
+ DEST_CLIENT_PATH=/etc/clickhouse-client
+++ dirname /repo/tests/config/install.sh
++ cd /repo/tests/config
++ pwd -P
+ SRC_PATH=/repo/tests/config
+ '[' 0 -ge 2 ']'
+ FAST_TEST=0
+ NO_AZURE=0
+ [[ 0 -gt 0 ]]
+ echo 'Going to install test configs from /repo/tests/config into /etc/clickhouse-server'
+ mkdir -p /etc/clickhouse-server/config.d/
Going to install test configs from /repo/tests/config into /etc/clickhouse-server
+ mkdir -p /etc/clickhouse-server/users.d/
+ mkdir -p /etc/clickhouse-client
+ ln -sf /repo/tests/config/config.d/tmp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_write.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_num_to_warn.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/listen.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/blob_storage_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_catalog_drop_table_concurrency.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_access_control_improvements.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/macros.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/graphite_alternative.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/grpc_protocol.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_settings.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backoff_failed_mutation.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree_old_dirs_cleanup.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/merge_tree.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/lost_forever_check.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/prometheus.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/transactions.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/encryption.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zookeeper_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/logger_trace.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/named_collection.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/ssl_certs.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_cache_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/session_log.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/system_unfreeze.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_zero_copy_replication.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/nlp.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/forbidden_headers.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_keeper_map.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/custom_disks_base_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/display_name.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/compressed_marks_and_index.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/disable_s3_env_credentials.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/enable_wait_for_shutdown_replicated_tables.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/backups.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/filesystem_caches_path.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/validate_tcp_client_information.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/zero_copy_destructive_operations.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/handlers.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/threadpool_writer_pool_size.yaml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/serverwide_trace_collector.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/rocksdb.xml /etc/clickhouse-server/config.d/
+ '[' 0 '!=' 1 ']'
+ ln -sf /repo/tests/config/config.d/legacy_geobase.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/ci_logs_sender.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/session_log_test.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/memory_profiler.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/no_fsync_metadata.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/filelog.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/enable_blobs_check.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/marks.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/insert_keeper_retries.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/prefetch_settings.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/nonconst_timezone.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/allow_introspection_functions.yaml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/replicated_ddl_entry.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/limits.yaml /etc/clickhouse-server/users.d/
+ [[ -n '' ]]
+ ln -sf /repo/tests/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/ints_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/strings_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/decimals_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/executable_pool_dictionary.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/test_function.xml /etc/clickhouse-server/
+ ln -sf /repo/tests/config/top_level_domains /etc/clickhouse-server/
+ ln -sf /repo/tests/config/regions_hierarchy.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/regions_names_es.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-en.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/ext-ru.txt /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/lem-en.bin /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/server.key /etc/clickhouse-server/
+ ln -sf /repo/tests/config/server.crt /etc/clickhouse-server/
+ ln -sf /repo/tests/config/dhparam.pem /etc/clickhouse-server/
+ ln -sf --backup=simple --suffix=_original.xml /repo/tests/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/zookeeper_fault_injection.xml
+ ln -sf /repo/tests/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
+ [[ -n '' ]]
+ rm -f /etc/clickhouse-server/config.d/cannot_allocate_thread_injection.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=14759936
+ sed --follow-symlinks -i 's|[[:digit:]]\+|14759936|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=12351488
+ sed --follow-symlinks -i 's|[[:digit:]]\+|12351488|' /etc/clickhouse-server/config.d/keeper_port.xml
+ value=1
+ sed --follow-symlinks -i 's|[01]|1|' /etc/clickhouse-server/config.d/keeper_port.xml
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ '' == \1 ]]
+ [[ '' == \1 ]]
+ [[ 1 == \1 ]]
+ [[ 0 != \1 ]]
+ ln -sf /repo/tests/config/config.d/azure_storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02944.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02963.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/config.d/storage_conf_02961.xml /etc/clickhouse-server/config.d/
+ ln -sf /repo/tests/config/users.d/s3_cache.xml /etc/clickhouse-server/users.d/
+ ln -sf /repo/tests/config/users.d/s3_cache_new.xml /etc/clickhouse-server/users.d/
+ [[ '' == \1 ]]
+ [[ 0 == \1 ]]
+ ln -sf /repo/tests/config/client_config.xml /etc/clickhouse-client/config.xml
+ /repo/tests/docker_scripts/setup_minio.sh stateless
+ azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --silent --inMemoryPersistence
+ export MINIO_ROOT_USER=clickhouse
+ MINIO_ROOT_USER=clickhouse
+ export MINIO_ROOT_PASSWORD=clickhouse
+ MINIO_ROOT_PASSWORD=clickhouse
+ main stateless
+ local query_dir
++ check_arg stateless
++ local query_dir
++ '[' '!' 1 -eq 1 ']'
++ case "$1" in
++ query_dir=0_stateless
++ echo 0_stateless
+ query_dir=0_stateless
+ '[' '!' -f ./minio ']'
+ start_minio
+ mkdir -p ./minio_data
+ ./minio --version
minio version RELEASE.2024-08-03T04-33-23Z (commit-id=6efb56851c40da88d1ca15112e2d686a4ecec6b3)
Runtime: go1.22.5 linux/amd64
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Copyright: 2015-2024 MinIO, Inc.
+ wait_for_it
+ ./minio server --address :11111 ./minio_data
+ local counter=0
+ local max_counter=60
+ local url=http://localhost:11111
+ params=('--silent' '--verbose')
+ local params
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
+ [[ 0 == \6\0 ]]
+ echo 'trying to connect to minio'
+ sleep 1
trying to connect to minio
In-memory extent storage is enabled with a limit of 15667.21 MB (16428259328 bytes, 50% of total memory).
Azurite Blob service is starting on 0.0.0.0:10000
Azurite Blob service successfully listens on http://0.0.0.0:10000
INFO: Formatting 1st pool, 1 set(s), 1 drives per set.
INFO: WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.
MinIO Object Storage Server
Copyright: 2015-2026 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:46837 http://127.0.0.1:46837
Docs: https://min.io/docs/minio/linux/index.html
+ counter=1
+ curl --silent --verbose http://localhost:11111
+ grep AccessDenied
AccessDeniedAccess Denied./18D72AFAF1FDC8457dc7eb22d3288ec80374614e9088e31d3668a6922ead55932dd2a8e56373820f
+ lsof -i :11111
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
minio 279 root 8u IPv6 37914 0t0 TCP *:11111 (LISTEN)
minio 279 root 9u IPv4 37913 0t0 TCP localhost:11111 (LISTEN)
minio 279 root 10u IPv6 37915 0t0 TCP localhost:11111 (LISTEN)
+ sleep 5
+ setup_minio stateless
+ local test_type=stateless
+ ./mc alias set clickminio http://localhost:11111 clickhouse clickhouse
Added `clickminio` successfully.
+ ./mc admin user add clickminio test testtest
Added user `test` successfully.
+ ./mc admin policy attach clickminio readwrite --user=test
Attached Policies: [readwrite]
To User: test
+ ./mc mb --ignore-existing clickminio/test
Bucket created successfully `clickminio/test`.
+ '[' stateless = stateless ']'
+ ./mc anonymous set public clickminio/test
Access permission for `clickminio/test` is set to `public`
+ upload_data 0_stateless /repo/tests/
+ local query_dir=0_stateless
+ local test_path=/repo/tests/
+ local data_path=/repo/tests//queries/0_stateless/data_minio
+ '[' -d /repo/tests//queries/0_stateless/data_minio ']'
+ ./mc cp --recursive /repo/tests//queries/0_stateless/data_minio/ clickminio/test/
`/repo/tests/queries/0_stateless/data_minio/02731.parquet` -> `clickminio/test/02731.parquet`
`/repo/tests/queries/0_stateless/data_minio/02731.arrow` -> `clickminio/test/02731.arrow`
`/repo/tests/queries/0_stateless/data_minio/02366_data.jsonl` -> `clickminio/test/02366_data.jsonl`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.tar` -> `clickminio/test/03036_archive1.tar`
`/repo/tests/queries/0_stateless/data_minio/02876.parquet` -> `clickminio/test/02876.parquet`
`/repo/tests/queries/0_stateless/data_minio/03036_archive1.zip` -> `clickminio/test/03036_archive1.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.tar` -> `clickminio/test/03036_archive2.tar`
`/repo/tests/queries/0_stateless/data_minio/03036_archive2.zip` -> `clickminio/test/03036_archive2.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_archive3.tar.gz` -> `clickminio/test/03036_archive3.tar.gz`
`/repo/tests/queries/0_stateless/data_minio/03036_compressed_file_archive.zip` -> `clickminio/test/03036_compressed_file_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03036_json_archive.zip` -> `clickminio/test/03036_json_archive.zip`
`/repo/tests/queries/0_stateless/data_minio/03322_a.parquet` -> `clickminio/test/03322_a.parquet`
`/repo/tests/queries/0_stateless/data_minio/03322_b.parquet` -> `clickminio/test/03322_b.parquet`
`/repo/tests/queries/0_stateless/data_minio/a.tsv` -> `clickminio/test/a.tsv`
`/repo/tests/queries/0_stateless/data_minio/b.tsv` -> `clickminio/test/b.tsv`
`/repo/tests/queries/0_stateless/data_minio/c.tsv` -> `clickminio/test/c.tsv`
`/repo/tests/queries/0_stateless/data_minio/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet` -> `clickminio/test/est/data/00000-0-52725061-398c-41fa-a222-0981e71942b0-0-00001.parquet`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro` -> `clickminio/test/est/metadata/83521e92-07a7-450d-ba44-3a179b730c85-m0.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro` -> `clickminio/test/est/metadata/snap-3858160944799047644-1-83521e92-07a7-450d-ba44-3a179b730c85.avro`
`/repo/tests/queries/0_stateless/data_minio/est/metadata/v2.metadata.json` -> `clickminio/test/est/metadata/v2.metadata.json`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Gordon/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/column1=Schmidt/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/column0=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/column0=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/hive_partitioning/non_existing_column=Elizabeth/sample.parquet` -> `clickminio/test/hive_partitioning/non_existing_column=Elizabeth/sample.parquet`
`/repo/tests/queries/0_stateless/data_minio/json_data` -> `clickminio/test/json_data`
`/repo/tests/queries/0_stateless/data_minio/tsv_with_header.tsv` -> `clickminio/test/tsv_with_header.tsv`
Total: 5.43 MiB, Transferred: 5.43 MiB, Speed: 107.43 MiB/s
+ setup_aws_credentials
+ local minio_root_user=clickhouse
+ local minio_root_password=clickhouse
+ mkdir -p /root/.aws
+ cat
+ config_logs_export_cluster /etc/clickhouse-server/config.d/system_logs_export.yaml
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ [[ -n '' ]]
+ export IS_FLAKY_CHECK=0
+ IS_FLAKY_CHECK=0
+ export NUM_TRIES
+ '[' 1 -gt 1 ']'
+ sudo -E -u clickhouse /usr/bin/clickhouse-server --config /etc/clickhouse-server/config.xml --daemon --pid-file /var/run/clickhouse-server/clickhouse-server.pid
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
Code: 210. DB::NetException: Connection refused (localhost:9000). (NETWORK_ERROR)
+ sleep 1
+ for _ in {1..100}
+ clickhouse-client --query 'SELECT 1'
1
+ break
+ setup_logs_replication
+ set +x
File /tmp/export-logs-config.sh does not exist, do not setup
+ attach_gdb_to_clickhouse
++ clickhouse local --query 'SELECT count() FROM system.build_options WHERE name = '\''CXX_FLAGS'\'' AND position('\''sanitize=address'\'' IN value)'
+ IS_ASAN=0
+ [[ 0 = \1 ]]
++ kill -l SIGRTMIN
+ RTMIN=34
+ echo '
set follow-fork-mode parent
handle SIGHUP nostop noprint pass
handle SIGINT nostop noprint pass
handle SIGQUIT nostop noprint pass
handle SIGPIPE nostop noprint pass
handle SIGTERM nostop noprint pass
handle SIGUSR1 nostop noprint pass
handle SIGUSR2 nostop noprint pass
handle SIG34 nostop noprint pass
info signals
# safeExit is called if graceful shutdown times out. Print stack traces in that case.
break safeExit
continue
backtrace full
info registers
p top' 1 KiB of the 'stack:
p/x *(uint64_t[128]*)$sp
maintenance info sections
thread apply all backtrace full
disassemble /s
up
disassemble /s
up
disassemble /s
p "done"
detach
quit
'
+ sleep 5
+ ts '%Y-%m-%d %H:%M:%S'
++ cat /var/run/clickhouse-server/clickhouse-server.pid
+ gdb -batch -command script.gdb -p 405
aarch64-binfmt-P: Could not open '/lib/ld-linux-aarch64.so.1': No such file or directory
+ run_with_retry 60 clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
+ local retries=60
+ shift
+ local retry=0
+ '[' 0 -ge 60 ']'
+ clickhouse-client --query 'SELECT '\''Connected to clickhouse-server after attaching gdb'\'''
Connected to clickhouse-server after attaching gdb
+ return
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_audit_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ clickhouse-client --enable_json_type=1 --query 'CREATE TABLE minio_server_logs
(
log JSON(time DateTime64(9))
)
ENGINE = MergeTree
ORDER BY tuple()'
+ ./mc admin config set clickminio logger_webhook:ch_server_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_server_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
+ ./mc admin config set clickminio audit_webhook:ch_audit_webhook 'endpoint=http://localhost:8123/?async_insert=1&wait_for_async_insert=0&async_insert_busy_timeout_min_ms=5000&async_insert_busy_timeout_max_ms=5000&async_insert_max_query_number=1000&async_insert_max_data_size=10485760&date_time_input_format=best_effort&query=INSERT%20INTO%20minio_audit_logs%20FORMAT%20JSONAsObject' queue_size=1000000 batch_size=500
Successfully applied new settings.
clickminio restart attempt 1:
+ max_retries=100
+ retry=1
+ '[' 1 -le 100 ']'
+ echo 'clickminio restart attempt 1:'
++ ./mc admin service restart clickminio --wait --json
++ jq -r .status
INFO: Restarting on service signal
MinIO Object Storage Server
Copyright: 2015-2026 MinIO, Inc.
License: GNU AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.html
Version: RELEASE.2024-08-03T04-33-23Z (go1.22.5 linux/amd64)
API: http://172.17.0.2:11111 http://127.0.0.1:11111
WebUI: http://172.17.0.2:43017 http://127.0.0.1:43017
Docs: https://min.io/docs/minio/linux/index.html
Output of restart status: success
success
Restarted clickminio successfully.
+ output='success
success'
+ echo 'Output of restart status: success
success'
+ expected_output='success
success'
+ '[' 'success
success' = 'success
success' ']'
+ echo 'Restarted clickminio successfully.'
+ break
+ '[' 1 -gt 100 ']'
+ MC_ADMIN_PID=1307
+ ./mc admin trace clickminio
+ export -f run_tests
+ export -f prepare_stateful_data
+ prepare_stateful_data
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ clickhouse-client --query 'SHOW DATABASES'
INFORMATION_SCHEMA
default
information_schema
system
+ clickhouse-client --query 'CREATE DATABASE datasets'
+ clickhouse-client
+ clickhouse-client --query 'SHOW TABLES FROM datasets'
hits_v1
visits_v1
+ clickhouse-client --query 'CREATE DATABASE test'
+ clickhouse-client --query 'SHOW TABLES FROM test'
+ [[ -n '' ]]
+ clickhouse-client --query 'RENAME TABLE datasets.hits_v1 TO test.hits'
+ clickhouse-client --query 'RENAME TABLE datasets.visits_v1 TO test.visits'
+ clickhouse-client --query 'CREATE TABLE test.hits_s3 (WatchID UInt64, JavaEnable UInt8, Title String, GoodEvent Int16, EventTime DateTime, EventDate Date, CounterID UInt32, ClientIP UInt32, ClientIP6 FixedString(16), RegionID UInt32, UserID UInt64, CounterClass Int8, OS UInt8, UserAgent UInt8, URL String, Referer String, URLDomain String, RefererDomain String, Refresh UInt8, IsRobot UInt8, RefererCategories Array(UInt16), URLCategories Array(UInt16), URLRegions Array(UInt32), RefererRegions Array(UInt32), ResolutionWidth UInt16, ResolutionHeight UInt16, ResolutionDepth UInt8, FlashMajor UInt8, FlashMinor UInt8, FlashMinor2 String, NetMajor UInt8, NetMinor UInt8, UserAgentMajor UInt16, UserAgentMinor FixedString(2), CookieEnable UInt8, JavascriptEnable UInt8, IsMobile UInt8, MobilePhone UInt8, MobilePhoneModel String, Params String, IPNetworkID UInt32, TraficSourceID Int8, SearchEngineID UInt16, SearchPhrase String, AdvEngineID UInt8, IsArtifical UInt8, WindowClientWidth UInt16, WindowClientHeight UInt16, ClientTimeZone Int16, ClientEventTime DateTime, SilverlightVersion1 UInt8, SilverlightVersion2 UInt8, SilverlightVersion3 UInt32, SilverlightVersion4 UInt16, PageCharset String, CodeVersion UInt32, IsLink UInt8, IsDownload UInt8, IsNotBounce UInt8, FUniqID UInt64, HID UInt32, IsOldCounter UInt8, IsEvent UInt8, IsParameter UInt8, DontCountHits UInt8, WithHash UInt8, HitColor FixedString(1), UTCEventTime DateTime, Age UInt8, Sex UInt8, Income UInt8, Interests UInt16, Robotness UInt8, GeneralInterests Array(UInt16), RemoteIP UInt32, RemoteIP6 FixedString(16), WindowName Int32, OpenerName Int32, HistoryLength Int16, BrowserLanguage FixedString(2), BrowserCountry FixedString(2), SocialNetwork String, SocialAction String, HTTPError UInt16, SendTiming Int32, DNSTiming Int32, ConnectTiming Int32, ResponseStartTiming Int32, ResponseEndTiming Int32, FetchTiming Int32, RedirectTiming Int32, DOMInteractiveTiming Int32, DOMContentLoadedTiming Int32, DOMCompleteTiming Int32, LoadEventStartTiming Int32, LoadEventEndTiming Int32, NSToDOMContentLoadedTiming Int32, FirstPaintTiming Int32, RedirectCount Int8, SocialSourceNetworkID UInt8, SocialSourcePage String, ParamPrice Int64, ParamOrderID String, ParamCurrency FixedString(3), ParamCurrencyID UInt16, GoalsReached Array(UInt32), OpenstatServiceName String, OpenstatCampaignID String, OpenstatAdID String, OpenstatSourceID String, UTMSource String, UTMMedium String, UTMCampaign String, UTMContent String, UTMTerm String, FromTag String, HasGCLID UInt8, RefererHash UInt64, URLHash UInt64, CLID UInt32, YCLID UInt64, ShareService String, ShareURL String, ShareTitle String, ParsedParams Nested(Key1 String, Key2 String, Key3 String, Key4 String, Key5 String, ValueDouble Float64), IslandID FixedString(16), RequestNum UInt32, RequestTry UInt8) ENGINE = MergeTree() PARTITION BY toYYYYMM(EventDate) ORDER BY (CounterID, EventDate, intHash32(UserID)) SAMPLE BY intHash32(UserID) SETTINGS index_granularity = 8192, storage_policy='\''s3_cache'\'''
+ clickhouse-client --max_memory_usage 30G --max_memory_usage_for_user 30G --query 'INSERT INTO test.hits_s3 SELECT * FROM test.hits SETTINGS enable_filesystem_cache_on_write_operations=0, max_insert_threads=16'
+ clickhouse-client --query 'SHOW TABLES FROM test'
hits
hits_s3
visits
+ clickhouse-client --query 'SELECT count() FROM test.hits'
8873898
+ clickhouse-client --query 'SELECT count() FROM test.visits'
1676861
+ '[' 1 -gt 1 ']'
+ run_tests
+ set -x
+ read -ra ADDITIONAL_OPTIONS
+ HIGH_LEVEL_COVERAGE=YES
+ '[' 1 -gt 1 ']'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ 0 -eq 1 ]]
+ [[ '' -eq 1 ]]
+ [[ 0 -eq 1 ]]
++ clickhouse-client --query 'SELECT value LIKE '\''%SANITIZE_COVERAGE%'\'' FROM system.build_options WHERE name = '\''CXX_FLAGS'\'''
+ [[ 1 == 0 ]]
+ ADDITIONAL_OPTIONS+=('--jobs')
+ ADDITIONAL_OPTIONS+=('8')
+ [[ -n 1 ]]
+ [[ -n 6 ]]
+ ADDITIONAL_OPTIONS+=('--run-by-hash-num')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_NUM")
+ ADDITIONAL_OPTIONS+=('--run-by-hash-total')
+ ADDITIONAL_OPTIONS+=("$RUN_BY_HASH_TOTAL")
+ HIGH_LEVEL_COVERAGE=NO
+ [[ -n '' ]]
+ [[ NO = \Y\E\S ]]
+ [[ '' -eq 1 ]]
+ ADDITIONAL_OPTIONS+=('--zookeeper')
+ ADDITIONAL_OPTIONS+=('--shard')
+ [[ -n 0 ]]
+ [[ 0 -eq 1 ]]
+ [[ -n '' ]]
+ ADDITIONAL_OPTIONS+=('--report-logs-stats')
+ run_with_retry 10 clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ local retries=10
+ shift
+ local retry=0
+ '[' 0 -ge 10 ']'
+ clickhouse-client -q 'insert into system.zookeeper (name, path, value) values ('\''auxiliary_zookeeper2'\'', '\''/test/chroot/'\'', '\'''\'')'
+ return
+ set +e
+ TEST_ARGS=(--testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries "/repo/tests/queries" --test-runs "$NUM_TRIES" "${ADDITIONAL_OPTIONS[@]}")
+ ts '%Y-%m-%d %H:%M:%S'
+ tee -a test_output/test_result.txt
+ clickhouse-test --testname --check-zookeeper-session --hung-check --print-time --capture-client-stacktrace --queries /repo/tests/queries --test-runs 1 --hung-check --print-time --jobs 8 --run-by-hash-num 1 --run-by-hash-total 6 --zookeeper --shard --report-logs-stats
2026-09-20 19:28:40 Using queries from '/repo/tests/queries' directory
2026-09-20 19:28:40 Connecting to ClickHouse server... OK
2026-09-20 19:28:40 Connected to server 25.3.14.10001.altinitystable @ 07020f362800626e9ea95b3bc0c3b19c36cb4272 HEAD
2026-09-20 19:28:40 Found 1167 parallel tests and 127 sequential tests
2026-09-20 19:28:41 Running about 145 stateless tests (Process-5).
2026-09-20 19:28:41 01461_alter_table_function: [ OK ] 1.25 sec.
2026-09-20 19:28:41 Running about 145 stateless tests (Process-8).
2026-09-20 19:28:41 03248_invalid_where: [ OK ] 1.25 sec.
2026-09-20 19:28:42 Running about 145 stateless tests (Process-10).
2026-09-20 19:28:42 01226_dist_on_dist_global_in: [ OK ] 1.39 sec.
2026-09-20 19:28:42 02679_explain_merge_tree_prewhere_row_policy: [ OK ] 1.03 sec.
2026-09-20 19:28:43 01717_int_div_float_too_large_ubsan: [ OK ] 1.24 sec.
2026-09-20 19:28:43 00698_validate_array_sizes_for_nested_kshvakov: [ OK ] 1.29 sec.
2026-09-20 19:28:43 Running about 145 stateless tests (Process-9).
2026-09-20 19:28:43 01493_alter_remove_properties_zookeeper: [ OK ] 3.20 sec.
2026-09-20 19:28:43 00647_histogram_negative: [ OK ] 0.89 sec.
2026-09-20 19:28:44 Running about 145 stateless tests (Process-3).
2026-09-20 19:28:44 00405_PrettyCompactMonoBlock: [ OK ] 3.92 sec.
2026-09-20 19:28:45 02902_json_skip_null_values: [ OK ] 1.18 sec.
2026-09-20 19:28:45 02892_SummingMergeTree_Nested: [ OK ] 1.20 sec.
2026-09-20 19:28:46 02542_transform_new: [ OK ] 1.74 sec.
2026-09-20 19:28:47 Running about 145 stateless tests (Process-7).
2026-09-20 19:28:47 02126_lc_window_functions: [ OK ] 6.97 sec.
2026-09-20 19:28:47 02916_addcolumn_nested: [ OK ] 1.09 sec.
2026-09-20 19:28:48 03262_system_functions_should_not_fill_query_log_functions: [ OK ] 4.25 sec.
2026-09-20 19:28:49 02905_csv_unquoted_string_with_cr: [ OK ] 6.25 sec.
2026-09-20 19:28:49 02962_arrow_dictionary_indexes_types: [ OK ] 4.65 sec.
2026-09-20 19:28:50 02516_projections_and_context: [ OK ] 1.43 sec.
2026-09-20 19:28:50 02831_regexp_analyze_recursion: [ OK ] 1.38 sec.
2026-09-20 19:28:50 02970_generate_series: [ OK ] 1.08 sec.
2026-09-20 19:28:51 00567_parse_datetime_as_unix_timestamp: [ OK ] 0.79 sec.
2026-09-20 19:28:51 02469_fix_aliases_parser: [ OK ] 0.84 sec.
2026-09-20 19:28:52 02984_topk_empty_merge: [ OK ] 0.94 sec.
2026-09-20 19:28:54 01755_client_highlight_multi_line_comment_regression: [ OK ] 2.49 sec.
2026-09-20 19:28:55 01305_buffer_final_bug: [ OK ] 1.04 sec.
2026-09-20 19:28:56 00420_null_in_scalar_subqueries: [ OK ] 0.94 sec.
2026-09-20 19:28:57 Running about 145 stateless tests (Process-6).
2026-09-20 19:28:57 02961_output_format_compress_params: [ OK ] 16.65 sec.
2026-09-20 19:28:58 02906_interval_comparison: [ OK ] 1.28 sec.
2026-09-20 19:28:58 01910_memory_tracking_topk: [ OK ] 1.03 sec.
2026-09-20 19:28:58 Running about 145 stateless tests (Process-4).
2026-09-20 19:28:58 00411_long_accurate_number_comparison_float: [ OK ] 18.02 sec.
2026-09-20 19:28:59 00874_issue_3495: [ OK ] 0.94 sec.
2026-09-20 19:28:59 02005_log_formatted_queries: [ OK ] 1.59 sec.
2026-09-20 19:29:00 01055_compact_parts_granularity: [ OK ] 8.42 sec.
2026-09-20 19:29:00 00027_simple_argMinArray: [ OK ] 0.79 sec.
2026-09-20 19:29:02 02382_query_parameters_post: [ OK ] 1.94 sec.
2026-09-20 19:29:02 00948_to_valid_utf8: [ OK ] 4.30 sec.
2026-09-20 19:29:02 01601_custom_tld: [ OK ] 2.54 sec.
2026-09-20 19:29:03 03171_function_to_subcolumns_fuzzer: [ OK ] 1.28 sec.
2026-09-20 19:29:04 03304_fill_virtual_columns: [ OK ] 0.99 sec.
2026-09-20 19:29:04 02784_parallel_replicas_automatic_decision_join: [ SKIPPED ] 0.00 sec.
2026-09-20 19:29:04 Reason: not running for current build
2026-09-20 19:29:05 00954_resample_combinator: [ OK ] 1.18 sec.
2026-09-20 19:29:07 01015_database_bad_tables: [ OK ] 19.79 sec.
2026-09-20 19:29:07 01372_remote_table_function_empty_table: [ OK ] 7.66 sec.
2026-09-20 19:29:09 02905_system_logs_hostname: [ OK ] 1.73 sec.
2026-09-20 19:29:09 01548_query_log_query_execution_ms: [ OK ] 6.82 sec.
2026-09-20 19:29:09 01710_projection_mutation: [ OK ] 1.64 sec.
2026-09-20 19:29:10 02782_inconsistent_formatting_and_constant_folding: [ OK ] 1.10 sec.
2026-09-20 19:29:11 01000_bad_size_of_marks_skip_idx: [ OK ] 1.99 sec.
2026-09-20 19:29:11 02833_starts_ends_with_utf8: [ OK ] 0.99 sec.
2026-09-20 19:29:12 03243_lower_utf8_msan: [ OK ] 0.68 sec.
2026-09-20 19:29:12 02112_with_fill_interval: [ OK ] 2.79 sec.
2026-09-20 19:29:12 02816_s2_invalid_point: [ OK ] 0.94 sec.
2026-09-20 19:29:12 01419_materialize_null: [ OK ] 0.74 sec.
2026-09-20 19:29:13 03311_subcolumns_in_default_and_materialized_expressions: [ OK ] 0.94 sec.
2026-09-20 19:29:13 02501_limits_on_result_for_view: [ OK ] 1.13 sec.
2026-09-20 19:29:14 00919_sum_aggregate_states_constants: [ OK ] 1.00 sec.
2026-09-20 19:29:15 02030_quantiles_underflow: [ OK ] 0.83 sec.
2026-09-20 19:29:15 01016_simhash_minhash_ppc: [ SKIPPED ] 0.00 sec.
2026-09-20 19:29:15 Reason: not running for current build
2026-09-20 19:29:17 01175_distributed_ddl_output_mode_long: [ OK ] 26.11 sec.
2026-09-20 19:29:18 02430_bitmap_transform_exception_code: [ OK ] 1.09 sec.
2026-09-20 19:29:18 03240_array_element_or_null: [ OK ] 2.64 sec.
2026-09-20 19:29:19 02362_part_log_merge_algorithm: [ OK ] 1.39 sec.
2026-09-20 19:29:19 01824_move_to_prewhere_many_columns: [ OK ] 1.69 sec.
2026-09-20 19:29:20 03117_analyzer_same_column_name_as_func: [ OK ] 0.93 sec.
2026-09-20 19:29:21 01016_index_tuple_field_type: [ OK ] 1.20 sec.
2026-09-20 19:29:22 02561_null_as_default_more_formats: [ OK ] 39.42 sec.
2026-09-20 19:29:23 02122_parallel_formatting_JSONCompactStringsEachRowWithNamesAndTypes: [ OK ] 10.17 sec.
2026-09-20 19:29:23 02722_database_filesystem: [ OK ] 21.31 sec.
2026-09-20 19:29:24 01453_fixsed_string_sort: [ OK ] 1.24 sec.
2026-09-20 19:29:24 03044_analyzer_alias_join: [ OK ] 0.79 sec.
2026-09-20 19:29:25 01070_h3_to_children: [ OK ] 1.03 sec.
2026-09-20 19:29:25 02690_subquery_identifiers: [ OK ] 0.93 sec.
2026-09-20 19:29:26 03356_tables_with_binary_identifiers_invalid_utf8: [ OK ] 0.88 sec.
2026-09-20 19:29:27 01271_optimize_arithmetic_operations_in_aggr_func_long: [ OK ] 7.18 sec.
2026-09-20 19:29:27 03548_array_group_last_serialization: [ OK ] 1.45 sec.
2026-09-20 19:29:27 02231_buffer_aggregate_states_leak: [ SKIPPED ] 0.00 sec.
2026-09-20 19:29:27 Reason: not running for current build
2026-09-20 19:29:30 02366_kql_datatype: [ OK ] 3.14 sec.
2026-09-20 19:29:31 01079_reinterpret_as_fixed_string: [ OK ] 0.83 sec.
2026-09-20 19:29:33 03215_analyzer_materialized_constants_bug: [ OK ] 1.64 sec.
2026-09-20 19:29:34 00533_uniq_array: [ OK ] 0.89 sec.
2026-09-20 19:29:34 02421_type_json_empty_parts: [ OK ] 28.82 sec.
2026-09-20 19:29:36 03210_variant_with_aggregate_function_type: [ OK ] 1.20 sec.
2026-09-20 19:29:36 03364_pretty_json_bool: [ OK ] 0.80 sec.
2026-09-20 19:29:37 03000_too_big_max_execution_time_setting: [ OK ] 0.64 sec.
2026-09-20 19:29:38 00301_csv: [ OK ] 16.24 sec.
2026-09-20 19:29:39 03315_join_on_optimize_pass_alias: [ OK ] 1.26 sec.
2026-09-20 19:29:39 02677_get_subcolumn_array_of_tuples: [ OK ] 1.06 sec.
2026-09-20 19:29:40 02527_storage_merge_prewhere_different_type: [ OK ] 1.81 sec.
2026-09-20 19:29:41 02126_dist_desc: [ OK ] 7.21 sec.
2026-09-20 19:29:41 01016_uniqCombined64: [ OK ] 14.56 sec.
2026-09-20 19:29:42 02292_hash_array_tuples: [ OK ] 1.20 sec.
2026-09-20 19:29:42 00547_named_tuples: [ OK ] 0.84 sec.
2026-09-20 19:29:43 02160_monthname: [ OK ] 1.19 sec.
2026-09-20 19:29:43 02001_join_on_const: [ OK ] 1.14 sec.
2026-09-20 19:29:44 01290_empty_array_index_analysis: [ OK ] 1.90 sec.
2026-09-20 19:29:44 00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere: [ OK ] 21.40 sec.
2026-09-20 19:29:45 00820_multiple_joins: [ OK ] 1.84 sec.
2026-09-20 19:29:45 00405_pretty_formats: [ OK ] 1.53 sec.
2026-09-20 19:29:45 00965_shard_unresolvable_addresses: [ OK ] 32.99 sec.
2026-09-20 19:29:46 00017_in_subquery_with_empty_result: [ OK ] 0.78 sec.
2026-09-20 19:29:47 02709_generate_random_valid_decimals_and_bools: [ OK ] 0.95 sec.
2026-09-20 19:29:50 00965_set_index_string_functions: [ OK ] 10.68 sec.
2026-09-20 19:29:51 00704_arrayCumSumLimited_arrayDifference: [ OK ] 1.62 sec.
2026-09-20 19:29:58 03034_json_extract_variant: [ OK ] 5.65 sec.
2026-09-20 19:29:58 01085_max_distributed_connections: [ OK ] 11.04 sec.
2026-09-20 19:30:01 01338_sha256_fixedstring: [ OK ] 2.17 sec.
2026-09-20 19:30:03 01665_running_difference_ubsan: [ OK ] 1.12 sec.
2026-09-20 19:30:05 03903_join_alias_dups: [ OK ] 1.99 sec.
2026-09-20 19:30:05 01030_storage_url_syntax: [ OK ] 39.86 sec.
2026-09-20 19:30:06 02152_short_circuit_throw_if: [ OK ] 0.96 sec.
2026-09-20 19:30:08 00330_view_subqueries: [ OK ] 1.40 sec.
2026-09-20 19:30:08 03357_arraySymmetricDifference: [ OK ] 2.93 sec.
2026-09-20 19:30:10 03522_alter_modify_column_and_materialize_projection: [ OK ] 2.06 sec.
2026-09-20 19:30:16 00305_http_and_readonly: [ OK ] 5.81 sec.
2026-09-20 19:30:24 01273_extractGroups: [ OK ] 7.12 sec.
2026-09-20 19:30:26 00859_distinct_with_join: [ OK ] 1.63 sec.
2026-09-20 19:30:26 03236_squashing_high_memory: [ SKIPPED ] 0.00 sec.
2026-09-20 19:30:26 Reason: not running for current build
2026-09-20 19:30:33 01710_projections: [ OK ] 6.94 sec.
2026-09-20 19:30:37 01762_deltasumtimestamp_datetime64: [ OK ] 3.92 sec.
2026-09-20 19:30:39 02443_detach_attach_partition: [ OK ] 54.23 sec.
2026-09-20 19:30:39 02483_elapsed_time: [ OK ] 40.62 sec.
2026-09-20 19:30:40 02990_parts_splitter_invalid_ranges: [ OK ] 1.49 sec.
2026-09-20 19:30:40 03203_count_with_non_deterministic_function: [ OK ] 1.05 sec.
2026-09-20 19:30:40 02459_group_by_all: [ OK ] 3.59 sec.
2026-09-20 19:30:41 00911_tautological_compare: [ OK ] 0.64 sec.
2026-09-20 19:30:41 02901_predicate_pushdown_cte_stateful: [ OK ] 0.83 sec.
2026-09-20 19:30:41 00812_prewhere_alias_array: [ OK ] 0.89 sec.
2026-09-20 19:30:43 01801_distinct_group_by_shard: [ OK ] 1.49 sec.
2026-09-20 19:30:44 02127_storage_join_settings_with_persistency: [ OK ] 1.10 sec.
2026-09-20 19:30:45 02515_distinct_zero_size_key_bug_44831: [ OK ] 0.95 sec.
2026-09-20 19:30:51 00704_drop_truncate_memory_table: [ OK ] 5.67 sec.
2026-09-20 19:31:15 02661_read_from_archive_7z: [ OK ] 33.41 sec.
2026-09-20 19:31:18 02503_bad_compatibility_setting: [ OK ] 3.31 sec.
2026-09-20 19:31:20 01592_window_functions: [ OK ] 1.95 sec.
2026-09-20 19:31:21 00091_union_race_conditions_2: [ OK ] 98.24 sec.
2026-09-20 19:31:22 03044_array_join_columns_in_nested_table: [ OK ] 0.78 sec.
2026-09-20 19:31:24 01730_distributed_group_by_no_merge_order_by_long: [ OK ] 98.81 sec.
2026-09-20 19:31:25 00376_shard_group_uniq_array_of_int_array: [ OK ] 157.68 sec.
2026-09-20 19:31:27 00398_url_functions: [ OK ] 4.95 sec.
2026-09-20 19:31:28 00702_where_with_quailified_names: [ OK ] 0.90 sec.
2026-09-20 19:31:30 02015_async_inserts_6: [ OK ] 4.30 sec.
2026-09-20 19:31:30 02935_parallel_replicas_settings: [ OK ] 6.11 sec.
2026-09-20 19:31:31 01507_multiversion_storage_for_storagememory: [ OK ] 0.89 sec.
2026-09-20 19:31:35 02540_input_format_json_ignore_unknown_keys_in_named_tuple: [ OK ] 6.81 sec.
2026-09-20 19:31:35 02155_binary_op_between_float_and_decimal: [ OK ] 3.54 sec.
2026-09-20 19:31:35 01070_template_empty_file: [ OK ] 0.73 sec.
2026-09-20 19:31:37 00039_inserts_through_http: [ OK ] 7.82 sec.
2026-09-20 19:31:38 00541_to_start_of_fifteen_minutes: [ OK ] 0.80 sec.
2026-09-20 19:31:43 00504_insert_miss_columns: [ OK ] 7.56 sec.
2026-09-20 19:31:47 02353_simdjson_buffer_overflow: [ OK ] 4.20 sec.
2026-09-20 19:31:47 00557_remote_port: [ OK ] 9.11 sec.
2026-09-20 19:31:48 02956_format_constexpr: [ OK ] 0.79 sec.
2026-09-20 19:31:48 00614_shard_same_header_for_local_and_remote_node_in_distributed_query: [ OK ] 1.05 sec.
2026-09-20 19:31:49 01372_wrong_order_by_removal: [ OK ] 0.79 sec.
2026-09-20 19:31:50 00190_non_constant_array_of_constant_data: [ OK ] 1.10 sec.
2026-09-20 19:31:54 01812_basic_auth_http_server: [ OK ] 5.92 sec.
2026-09-20 19:31:55 02100_multiple_hosts_command_line_set: [ OK ] 74.22 sec.
2026-09-20 19:31:56 02428_partial_sort_optimization_bug: [ OK ] 1.23 sec.
2026-09-20 19:31:57 03155_analyzer_interpolate: [ OK ] 1.65 sec.
2026-09-20 19:31:57 00764_max_query_size_allocation: [ OK ] 1.79 sec.
2026-09-20 19:31:58 03197_fix_parse_mysql_iso_date: [ OK ] 0.79 sec.
2026-09-20 19:31:59 02366_decimal_agg_state_conversion: [ OK ] 1.24 sec.
2026-09-20 19:32:01 02418_do_not_return_empty_blocks_from_ConvertingAggregatedToChunksTransform: [ OK ] 2.10 sec.
2026-09-20 19:32:02 03198_dictionary_validate_primary_key_type: [ OK ] 1.42 sec.
2026-09-20 19:32:03 03274_dynamic_column_sizes_vertical_merge: [ OK ] 42.77 sec.
2026-09-20 19:32:04 01141_join_get_negative: [ OK ] 1.26 sec.
2026-09-20 19:32:04 02704_max_backup_bandwidth: [ OK ] 13.17 sec.
2026-09-20 19:32:04 02354_vector_search_multiple_indexes: [ OK ] 0.84 sec.
2026-09-20 19:32:05 02041_conversion_between_date32_and_datetime64: [ OK ] 0.83 sec.
2026-09-20 19:32:06 02968_adaptive_async_insert_timeout: [ OK ] 1.99 sec.
2026-09-20 19:32:06 02554_fix_grouping_sets_predicate_push_down: [ OK ] 1.85 sec.
2026-09-20 19:32:07 01514_input_format_csv_enum_as_number_setting: [ OK ] 0.92 sec.
2026-09-20 19:32:09 01605_dictinct_two_level: [ OK ] 4.55 sec.
2026-09-20 19:32:11 02403_arrow_large_string: [ OK ] 2.30 sec.
2026-09-20 19:32:12 02000_map_full_text_bloom_filter_index: [ OK ] 5.37 sec.
2026-09-20 19:32:13 00664_cast_from_string_to_nullable: [ OK ] 0.99 sec.
2026-09-20 19:32:13 00094_union_race_conditions_5: [ OK ] 38.40 sec.
2026-09-20 19:32:13 01449_json_compact_strings: [ OK ] 0.79 sec.
2026-09-20 19:32:15 03203_function_printf: [ OK ] 2.00 sec.
2026-09-20 19:32:15 02809_storage_set_analysis_bug: [ OK ] 1.44 sec.
2026-09-20 19:32:15 02125_low_cardinality_int256: [ OK ] 0.79 sec.
2026-09-20 19:32:16 01942_create_table_with_sample: [ OK ] 0.99 sec.
2026-09-20 19:32:16 01655_window_functions_null: [ OK ] 0.79 sec.
2026-09-20 19:32:18 01441_low_cardinality_array_index: [ OK ] 129.77 sec.
2026-09-20 19:32:18 01710_projection_part_check: [ OK ] 1.77 sec.
2026-09-20 19:32:19 03033_virtual_column_override: [ OK ] 0.94 sec.
2026-09-20 19:32:19 02122_parallel_formatting_TSKV: [ OK ] 13.22 sec.
2026-09-20 19:32:19 03040_dynamic_type_alters_1_compact_merge_tree: [ OK ] 3.56 sec.
2026-09-20 19:32:20 01553_settings_early_apply: [ OK ] 1.54 sec.
2026-09-20 19:32:20 01231_markdown_format: [ OK ] 1.10 sec.
2026-09-20 19:32:20 00232_format_readable_size: [ OK ] 0.85 sec.
2026-09-20 19:32:22 01157_replace_table: [ OK ] 2.85 sec.
2026-09-20 19:32:22 02796_projection_date_filter_on_view: [ OK ] 23.91 sec.
2026-09-20 19:32:22 00047_stored_aggregates_complex: [ OK ] 1.57 sec.
2026-09-20 19:32:23 00588_shard_distributed_prewhere: [ OK ] 1.34 sec.
2026-09-20 19:32:24 02024_storage_filelog_mv: [ OK ] 10.56 sec.
2026-09-20 19:32:27 00974_text_log_table_not_empty: [ OK ] 6.95 sec.
2026-09-20 19:32:27 02371_analyzer_join_cross: [ OK ] 3.77 sec.
2026-09-20 19:32:28 02996_nullable_arrayReduce: [ OK ] 1.56 sec.
2026-09-20 19:32:31 03156_tuple_map_low_cardinality: [ OK ] 99.28 sec.
2026-09-20 19:32:31 03036_dynamic_read_shared_subcolumns_small: [ OK ] 8.97 sec.
2026-09-20 19:32:31 02842_capn_proto_outfile_without_schema: [ OK ] 2.45 sec.
2026-09-20 19:32:31 02968_file_log_multiple_read: [ OK ] 7.82 sec.
2026-09-20 19:32:32 03093_virtual_column_override_group_by: [ OK ] 0.83 sec.
2026-09-20 19:32:32 01889_key_condition_function_chains: [ OK ] 1.39 sec.
2026-09-20 19:32:33 02525_jit_logical_functions_nan: [ OK ] 1.15 sec.
2026-09-20 19:32:33 03447_float_nan_order: [ OK ] 1.79 sec.
2026-09-20 19:32:33 00394_replaceall_vector_fixed: [ OK ] 1.05 sec.
2026-09-20 19:32:34 02480_tlp_nan: [ OK ] 0.98 sec.
2026-09-20 19:32:34 03316_analyzer_unique_table_aliases_dist: [ OK ] 0.99 sec.
2026-09-20 19:32:34 00046_stored_aggregates_simple: [ OK ] 0.93 sec.
2026-09-20 19:32:35 00302_http_compression: [ OK ] 3.45 sec.
2026-09-20 19:32:35 03290_final_replacing: [ OK ] 1.10 sec.
2026-09-20 19:32:36 03231_prewhere_conditions_order: [ OK ] 0.93 sec.
2026-09-20 19:32:37 03006_parallel_replicas_prewhere: [ OK ] 1.13 sec.
2026-09-20 19:32:37 03236_create_query_ttl_where: [ OK ] 0.74 sec.
2026-09-20 19:32:37 02101_avro_union_index_out_of_boundary: [ OK ] 3.30 sec.
2026-09-20 19:32:38 02564_analyzer_ssb_cross_to_inner: [ OK ] 1.14 sec.
2026-09-20 19:32:38 00634_performance_introspection_and_logging: [ OK ] 17.77 sec.
2026-09-20 19:32:38 02514_if_with_lazy_low_cardinality: [ OK ] 0.94 sec.
2026-09-20 19:32:38 02799_transform_empty_arrays: [ OK ] 1.00 sec.
2026-09-20 19:32:39 00715_json_each_row_input_nested: [ OK ] 11.48 sec.
2026-09-20 19:32:39 02832_integer_type_inference: [ OK ] 1.05 sec.
2026-09-20 19:32:39 01511_prewhere_with_virtuals: [ OK ] 1.09 sec.
2026-09-20 19:32:39 01712_no_adaptive_granularity_vertical_merge: [ OK ] 1.31 sec.
2026-09-20 19:32:40 01012_show_tables_limit: [ OK ] 1.09 sec.
2026-09-20 19:32:40 02998_system_dns_cache_table: [ OK ] 0.79 sec.
2026-09-20 19:32:40 00706_iso_week_and_day_of_year: [ OK ] 2.24 sec.
2026-09-20 19:32:41 03234_enable_secure_identifiers: [ OK ] 1.54 sec.
2026-09-20 19:32:41 03035_morton_encode_no_rows: [ OK ] 0.78 sec.
2026-09-20 19:32:41 00614_array_nullable: [ OK ] 0.89 sec.
2026-09-20 19:32:42 01666_great_circle_distance_ubsan: [ OK ] 0.74 sec.
2026-09-20 19:32:43 03033_distinct_transform_const_columns: [ OK ] 1.05 sec.
2026-09-20 19:32:44 03719_multiple_column_empty_tuple_formats: [ OK ] 22.02 sec.
2026-09-20 19:32:44 02887_byteswap: [ OK ] 2.59 sec.
2026-09-20 19:32:45 02982_changeDate: [ OK ] 5.70 sec.
2026-09-20 19:32:45 00093_union_race_conditions_4: [ OK ] 10.82 sec.
2026-09-20 19:32:45 02803_remote_cannot_clone_block: [ OK ] 1.04 sec.
2026-09-20 19:32:45 00692_if_exception_code: [ OK ] 1.11 sec.
2026-09-20 19:32:45 02319_lightweight_delete_on_merge_tree_compact_parts: [ OK ] 5.10 sec.
2026-09-20 19:32:45 01268_shard_avgweighted: [ OK ] 2.40 sec.
2026-09-20 19:32:46 01065_array_zip_mixed_const: [ OK ] 0.90 sec.
2026-09-20 19:32:46 03314_divide_decimal_short_circuit: [ OK ] 0.84 sec.
2026-09-20 19:32:46 01881_negate_formatting: [ OK ] 0.88 sec.
2026-09-20 19:32:46 00158_buffer_and_nonexistent_table: [ OK ] 1.60 sec.
2026-09-20 19:32:46 02477_is_null_parser: [ OK ] 0.83 sec.
2026-09-20 19:32:47 02428_decimal_in_floating_point_literal: [ OK ] 1.94 sec.
2026-09-20 19:32:47 02963_msan_agg_addBatchLookupTable8: [ OK ] 1.33 sec.
2026-09-20 19:32:47 02955_avro_format_zstd_encode_support: [ OK ] 1.04 sec.
2026-09-20 19:32:47 01825_type_json_sparse: [ OK ] 2.33 sec.
2026-09-20 19:32:48 01248_least_greatest_mixed_const: [ OK ] 0.79 sec.
2026-09-20 19:32:49 01069_materialized_view_alter_target_table_with_default_expression: [ OK ] 1.23 sec.
2026-09-20 19:32:49 02006_client_test_hint_no_such_error_name: [ OK ] 2.50 sec.
2026-09-20 19:32:49 03636_index_analysis_with_session_tz: [ OK ] 2.11 sec.
2026-09-20 19:32:49 01202_arrayROCAUC_special: [ OK ] 2.61 sec.
2026-09-20 19:32:50 01698_map_populate_overflow: [ OK ] 1.06 sec.
2026-09-20 19:32:51 00933_ttl_with_default: [ OK ] 1.89 sec.
2026-09-20 19:32:51 01291_aggregation_in_order: [ OK ] 2.65 sec.
2026-09-20 19:32:51 02943_positional_arguments_bugs: [ OK ] 1.65 sec.
2026-09-20 19:32:52 01323_too_many_threads_bug: [ OK ] 10.47 sec.
2026-09-20 19:32:52 01413_allow_non_metadata_alters: [ OK ] 1.64 sec.
2026-09-20 19:32:52 01142_with_ties_and_aliases: [ OK ] 1.10 sec.
2026-09-20 19:32:53 03209_parallel_replicas_order_by_all: [ OK ] 1.19 sec.
2026-09-20 19:32:54 01911_logical_error_minus: [ OK ] 3.00 sec.
2026-09-20 19:32:54 00336_shard_stack_trace: [ OK ] 5.47 sec.
2026-09-20 19:32:55 01825_new_type_json_mutations: [ OK ] 1.89 sec.
2026-09-20 19:32:56 03174_split_parts_ranges_into_intersecting_and_non_intersecting_final_and_read-in-order_bug: [ SKIPPED ] 0.00 sec.
2026-09-20 19:32:56 Reason: not running for current build
2026-09-20 19:32:56 01602_insert_into_table_function_cluster: [ OK ] 1.68 sec.
2026-09-20 19:32:58 01710_aggregate_projection_with_normalized_states: [ OK ] 2.51 sec.
2026-09-20 19:32:59 01593_functions_in_order_by: [ OK ] 0.92 sec.
2026-09-20 19:32:59 01042_system_reload_dictionary_reloads_completely: [ OK ] 8.38 sec.
2026-09-20 19:33:01 03129_low_cardinality_nullable_non_first_primary_key: [ OK ] 1.04 sec.
2026-09-20 19:33:02 02116_clickhouse_stderr: [ OK ] 5.50 sec.
2026-09-20 19:33:03 02966_float32_promotion: [ OK ] 0.90 sec.
2026-09-20 19:33:04 02898_parallel_replicas_progress_bar: [ OK ] 4.66 sec.
2026-09-20 19:33:04 02845_join_on_cond_sparse: [ OK ] 1.09 sec.
2026-09-20 19:33:05 00972_desc_table_virtual_columns: [ OK ] 0.89 sec.
2026-09-20 19:33:05 03146_parameterized_view_with_date: [ OK ] 1.25 sec.
2026-09-20 19:33:06 02508_bad_graphite: [ OK ] 1.14 sec.
2026-09-20 19:33:06 03231_test_incorrect_datetime_msan: [ OK ] 5.30 sec.
2026-09-20 19:33:07 00935_to_iso_week_first_year: [ OK ] 0.90 sec.
2026-09-20 19:33:07 00138_table_aliases: [ OK ] 0.96 sec.
2026-09-20 19:33:08 00752_low_cardinality_mv_2: [ OK ] 2.34 sec.
2026-09-20 19:33:08 03006_join_on_inequal_expression_fast: [ OK ] 15.81 sec.
2026-09-20 19:33:09 02012_settings_clause_for_s3: [ OK ] 0.94 sec.
2026-09-20 19:33:10 02876_formats_with_names_dont_use_header: [ OK ] 2.60 sec.
2026-09-20 19:33:10 01266_default_prewhere_reqq: [ OK ] 1.15 sec.
2026-09-20 19:33:10 01396_negative_datetime_saturate_to_zero: [ OK ] 0.78 sec.
2026-09-20 19:33:10 03335_empty_blobs_on_s3: [ OK ] 17.95 sec.
2026-09-20 19:33:11 02542_table_function_format: [ OK ] 0.98 sec.
2026-09-20 19:33:11 02960_polygon_bound_bug: [ OK ] 2.95 sec.
2026-09-20 19:33:11 01926_json_as_string_array: [ OK ] 4.13 sec.
2026-09-20 19:33:11 00879_cast_to_decimal_crash: [ OK ] 0.89 sec.
2026-09-20 19:33:12 02725_memory-for-merges: [ OK ] 206.54 sec.
2026-09-20 19:33:14 03199_json_extract_dynamic: [ OK ] 1.64 sec.
2026-09-20 19:33:16 02899_restore_parts_replicated_merge_tree: [ OK ] 22.91 sec.
2026-09-20 19:33:17 03300_implicit_privileges_system_parts: [ OK ] 5.66 sec.
2026-09-20 19:33:17 00671_max_intersections: [ OK ] 1.04 sec.
2026-09-20 19:33:18 03305_parallel_with_query_log: [ OK ] 6.92 sec.
2026-09-20 19:33:18 02419_contingency_array_nullable: [ OK ] 0.99 sec.
2026-09-20 19:33:19 02416_json_object_inference: [ OK ] 0.94 sec.
2026-09-20 19:33:19 02167_columns_with_dots_default_values: [ OK ] 0.88 sec.
2026-09-20 19:33:20 00816_join_column_names_sarg: [ OK ] 0.89 sec.
2026-09-20 19:33:20 01860_Distributed__shard_num_GROUP_BY: [ OK ] 1.53 sec.
2026-09-20 19:33:21 02126_alter_table_alter_column: [ OK ] 0.79 sec.
2026-09-20 19:33:21 02450_kill_distributed_query_deadlock: [ OK ] 35.66 sec.
2026-09-20 19:33:21 01569_query_profiler_big_query_id: [ SKIPPED ] 0.00 sec.
2026-09-20 19:33:21 Reason: not running for current build
2026-09-20 19:33:21 02995_index_4: [ SKIPPED ] 0.00 sec.
2026-09-20 19:33:21 Reason: not running for current build
2026-09-20 19:33:22 01780_column_sparse: [ OK ] 1.44 sec.
2026-09-20 19:33:23 01763_support_map_lowcardinality_type: [ OK ] 1.03 sec.
2026-09-20 19:33:23 02950_part_offset_as_primary_key: [ OK ] 2.23 sec.
2026-09-20 19:33:24 03129_format_row_json_http: [ OK ] 2.03 sec.
2026-09-20 19:33:24 01669_join_or_duplicates: [ OK ] 1.34 sec.
2026-09-20 19:33:24 02356_trivial_count_with_empty_set: [ OK ] 0.80 sec.
2026-09-20 19:33:25 03168_cld2_tsan: [ OK ] 0.84 sec.
2026-09-20 19:33:26 03231_pr_duplicate_announcement_2: [ OK ] 1.79 sec.
2026-09-20 19:33:27 01516_date_time_output_format: [ OK ] 1.45 sec.
2026-09-20 19:33:28 01803_const_nullable_map: [ OK ] 0.88 sec.
2026-09-20 19:33:28 03101_analyzer_identifiers_2: [ OK ] 2.29 sec.
2026-09-20 19:33:28 01702_bitmap_native_integers: [ OK ] 0.83 sec.
2026-09-20 19:33:29 02752_is_null_priority: [ OK ] 0.73 sec.
2026-09-20 19:33:29 03362_optimize_using_constraints_type_mismatch: [ OK ] 0.74 sec.
2026-09-20 19:33:30 00018_distinct_in_subquery: [ OK ] 0.68 sec.
2026-09-20 19:33:30 02722_line_as_string_consistency: [ OK ] 5.90 sec.
2026-09-20 19:33:30 03358_block_structure_match: [ OK ] 0.93 sec.
2026-09-20 19:33:31 00599_create_view_with_subquery: [ OK ] 0.74 sec.
2026-09-20 19:33:31 03404_bfloat16_insert_values: [ OK ] 1.13 sec.
2026-09-20 19:33:33 00121_drop_column_zookeeper: [ OK ] 1.93 sec.
2026-09-20 19:33:33 00264_uniq_many_args: [ OK ] 2.44 sec.
2026-09-20 19:33:34 00099_join_many_blocks_segfault: [ OK ] 0.85 sec.
2026-09-20 19:33:34 02834_remote_session_log: [ OK ] 17.29 sec.
2026-09-20 19:33:35 03161_create_table_as_mv: [ OK ] 1.24 sec.
2026-09-20 19:33:36 03233_async_insert_infile_format: [ OK ] 5.71 sec.
2026-09-20 19:33:37 02737_session_timezone: [ OK ] 2.48 sec.
2026-09-20 19:33:37 02497_schema_inference_nulls: [ OK ] 2.10 sec.
2026-09-20 19:33:38 00115_shard_in_incomplete_result: [ OK ] 27.31 sec.
2026-09-20 19:33:38 03153_trailing_comma_in_values_list_in_insert: [ OK ] 1.04 sec.
2026-09-20 19:33:39 03101_analyzer_identifiers_4: [ OK ] 1.93 sec.
2026-09-20 19:33:40 03272_arrayAUCPR: [ OK ] 4.06 sec.
2026-09-20 19:33:41 00712_prewhere_with_missing_columns: [ OK ] 1.03 sec.
2026-09-20 19:33:42 02021_prewhere_always_true_where: [ OK ] 0.84 sec.
2026-09-20 19:33:42 02912_ingestion_mv_deduplication: [ OK ] 4.18 sec.
2026-09-20 19:33:43 02461_join_lc_issue_42380: [ OK ] 0.93 sec.
2026-09-20 19:33:44 00907_set_index_max_rows: [ OK ] 5.46 sec.
2026-09-20 19:33:44 00863_comma_join_in: [ OK ] 1.38 sec.
2026-09-20 19:33:44 01596_null_as_default_nullable: [ OK ] 0.79 sec.
2026-09-20 19:33:45 01508_partition_pruning_long_1: [ OK ] 33.62 sec.
2026-09-20 19:33:45 02429_offset_pipeline_stuck_bug: [ OK ] 0.80 sec.
2026-09-20 19:33:46 01240_join_get_or_null: [ OK ] 1.13 sec.
2026-09-20 19:33:46 02354_vector_search_unquoted_index_parameters: [ OK ] 0.94 sec.
2026-09-20 19:33:47 01246_least_greatest_generic: [ OK ] 1.84 sec.
2026-09-20 19:33:49 03132_jit_sort_description_crash_fix: [ OK ] 2.00 sec.
2026-09-20 19:33:50 00194_identity: [ OK ] 0.86 sec.
2026-09-20 19:33:51 03259_native_http_async_insert_settings: [ OK ] 5.35 sec.
2026-09-20 19:33:52 02541_lightweight_delete_on_cluster: [ OK ] 2.32 sec.
2026-09-20 19:33:55 02914_t64_buffer_overflow: [ OK ] 2.10 sec.
2026-09-20 19:33:55 00366_multi_statements: [ OK ] 22.27 sec.
2026-09-20 19:33:55 03211_nested_json_merges_small: [ SKIPPED ] 0.00 sec.
2026-09-20 19:33:55 Reason: not running for current build
2026-09-20 19:33:56 01674_filter_by_uint8: [ OK ] 1.19 sec.
2026-09-20 19:33:56 01062_alter_on_mutataion_zookeeper_long: [ OK ] 4.96 sec.
2026-09-20 19:33:57 02797_transform_narrow_types: [ OK ] 1.00 sec.
2026-09-20 19:33:57 02155_read_in_order_max_rows_to_read: [ OK ] 1.85 sec.
2026-09-20 19:33:59 02100_low_cardinality_nullable_null_default: [ OK ] 19.97 sec.
2026-09-20 19:33:59 01872_functions_to_subcolumns_analyzer: [ OK ] 1.54 sec.
2026-09-20 19:34:00 01514_tid_function: [ OK ] 0.82 sec.
2026-09-20 19:34:00 00977_join_use_nulls_denny_crane: [ OK ] 3.80 sec.
2026-09-20 19:34:00 00023_agg_select_agg_subquery: [ OK ] 1.26 sec.
2026-09-20 19:34:01 03317_index_hint_prewhere: [ OK ] 1.56 sec.
2026-09-20 19:34:02 00175_partition_by_ignore: [ OK ] 1.31 sec.
2026-09-20 19:34:02 02242_subcolumns_sizes: [ OK ] 2.07 sec.
2026-09-20 19:34:03 00813_parse_date_time_best_effort_more: [ OK ] 1.05 sec.
2026-09-20 19:34:05 00957_format_with_clashed_aliases: [ OK ] 2.07 sec.
2026-09-20 19:34:05 00612_pk_in_tuple: [ OK ] 3.76 sec.
2026-09-20 19:34:07 03036_prewhere_lambda_function: [ OK ] 1.15 sec.
2026-09-20 19:34:08 02457_insert_select_progress_http: [ OK ] 1.93 sec.
2026-09-20 19:34:09 03356_threshold_for_parallel_hash: [ OK ] 12.48 sec.
2026-09-20 19:34:10 02771_log_faminy_truncate_count: [ OK ] 0.94 sec.
2026-09-20 19:34:14 03370_kafka_correct_shutdown: [ OK ] 3.34 sec.
2026-09-20 19:34:15 03203_drop_detached_partition_all: [ OK ] 1.29 sec.
2026-09-20 19:34:15 00975_indices_mutation_replicated_zookeeper_long: [ OK ] 13.93 sec.
2026-09-20 19:34:17 01732_explain_syntax_union_query: [ OK ] 1.27 sec.
2026-09-20 19:34:23 02841_with_clause_resolve: [ OK ] 8.14 sec.
2026-09-20 19:34:24 03047_on_fly_mutations_prewhere: [ OK ] 17.16 sec.
2026-09-20 19:34:25 02416_grouping_function_compatibility: [ OK ] 1.10 sec.
2026-09-20 19:34:25 01813_distributed_scalar_subqueries_alias: [ OK ] 1.35 sec.
2026-09-20 19:34:26 02366_cancel_write_into_file: [ OK ] 39.22 sec.
2026-09-20 19:34:26 02996_index_compaction_counterexample: [ OK ] 1.01 sec.
2026-09-20 19:34:27 00333_parser_number_bug: [ OK ] 0.84 sec.
2026-09-20 19:34:28 02152_bool_type: [ OK ] 1.43 sec.
2026-09-20 19:34:29 03229_empty_tuple_in_array: [ OK ] 0.79 sec.
2026-09-20 19:34:30 01510_format_regexp_raw_low_cardinality: [ OK ] 3.99 sec.
2026-09-20 19:34:31 01195_formats_diagnostic_info: [ OK ] 48.34 sec.
2026-09-20 19:34:31 00678_murmurhash: [ OK ] 1.53 sec.
2026-09-20 19:34:32 02668_ulid_decoding: [ OK ] 1.65 sec.
2026-09-20 19:34:34 02377_majority_insert_quorum_zookeeper_long: [ OK ] 8.28 sec.
2026-09-20 19:34:34 01180_client_syntax_errors: [ OK ] 2.74 sec.
2026-09-20 19:34:34 01603_insert_select_too_many_parts: [ OK ] 5.35 sec.
2026-09-20 19:34:35 00962_enumNotExect: [ OK ] 1.08 sec.
2026-09-20 19:34:36 01537_fuzz_count_equal: [ OK ] 0.85 sec.
2026-09-20 19:34:37 01263_type_conversion_nvartolomei: [ OK ] 1.33 sec.
2026-09-20 19:34:38 03221_insert_timeout_overflow_mode: [ OK ] 4.32 sec.
2026-09-20 19:34:38 00509_extended_storage_definition_syntax_zookeeper: [ OK ] 3.75 sec.
2026-09-20 19:34:38 01869_function_modulo_legacy: [ OK ] 0.83 sec.
2026-09-20 19:34:39 01511_format_readable_timedelta: [ OK ] 1.13 sec.
2026-09-20 19:34:39 01083_cross_to_inner_with_like: [ OK ] 1.34 sec.
2026-09-20 19:34:39 01764_prefer_column_name_to_alias: [ OK ] 1.39 sec.
2026-09-20 19:34:40 00918_json_functions: [ OK ] 7.51 sec.
2026-09-20 19:34:40 02804_intersect_bad_cast: [ OK ] 0.79 sec.
2026-09-20 19:34:40 02497_analyzer_sum_if_count_if_pass_crash_fix: [ OK ] 0.94 sec.
2026-09-20 19:34:40 03261_delayed_streams_memory: [ SKIPPED ] 0.00 sec.
2026-09-20 19:34:40 Reason: not running for current build
2026-09-20 19:34:41 02273_full_sort_join: [ OK ] 33.15 sec.
2026-09-20 19:34:41 00900_long_parquet_decimal: [ OK ] 24.24 sec.
2026-09-20 19:34:41 01236_graphite_mt: [ OK ] 1.38 sec.
2026-09-20 19:34:41 02494_analyzer_cte_resolution_in_subquery_fix: [ OK ] 0.98 sec.
2026-09-20 19:34:41 03102_prefer_column_name_to_alias: [ OK ] 1.04 sec.
2026-09-20 19:34:42 02014_dict_get_nullable_key: [ OK ] 1.34 sec.
2026-09-20 19:34:42 01710_projections_order_by_incomplete: [ OK ] 1.03 sec.
2026-09-20 19:34:43 02343_analyzer_lambdas_issue_36677: [ OK ] 1.14 sec.
2026-09-20 19:34:43 00716_allow_ddl: [ OK ] 1.84 sec.
2026-09-20 19:34:43 02810_convert_uuid_to_uint128: [ OK ] 1.33 sec.
2026-09-20 19:34:44 01581_to_int_inf_nan: [ OK ] 1.75 sec.
2026-09-20 19:34:44 01543_toModifiedJulianDay: [ OK ] 1.53 sec.
2026-09-20 19:34:44 02452_json_utf8_validation: [ OK ] 1.39 sec.
2026-09-20 19:34:45 00137_in_constants: [ OK ] 1.60 sec.
2026-09-20 19:34:45 02889_system_drop_format_schema: [ OK ] 0.68 sec.
2026-09-20 19:34:45 00175_if_num_arrays: [ OK ] 1.48 sec.
2026-09-20 19:34:46 02736_bit_count_big_int: [ OK ] 0.99 sec.
2026-09-20 19:34:46 00735_or_expr_optimize_bug: [ OK ] 0.85 sec.
2026-09-20 19:34:47 00974_distributed_join_on: [ OK ] 1.84 sec.
2026-09-20 19:34:47 03131_hilbert_coding: [ OK ] 2.79 sec.
2026-09-20 19:34:47 01479_cross_join_9855: [ OK ] 1.09 sec.
2026-09-20 19:34:48 03132_rewrite_aggregate_function_with_if_implicit_cast: [ OK ] 0.98 sec.
2026-09-20 19:34:49 00595_insert_into_view: [ OK ] 7.71 sec.
2026-09-20 19:34:50 03596_alter_update_column_with_subcolumn_used_in_materialized_expression: [ OK ] 2.29 sec.
2026-09-20 19:34:50 00481_create_view_for_null: [ OK ] 1.12 sec.
2026-09-20 19:34:50 02185_orc_corrupted_file: [ OK ] 2.85 sec.
2026-09-20 19:34:51 01300_read_wkt: [ OK ] 1.34 sec.
2026-09-20 19:34:52 01746_convert_type_with_default: [ OK ] 2.35 sec.
2026-09-20 19:34:52 01710_projection_with_alter_conversions: [ OK ] 0.95 sec.
2026-09-20 19:34:52 02513_csv_bool_allow_crlf: [ OK ] 2.34 sec.
2026-09-20 19:34:52 01906_lc_in_bug: [ OK ] 6.05 sec.
2026-09-20 19:34:53 00597_push_down_predicate_long: [ OK ] 4.96 sec.
2026-09-20 19:34:53 00254_tuple_extremes: [ OK ] 0.98 sec.
2026-09-20 19:34:53 00057_join_aliases: [ OK ] 0.83 sec.
2026-09-20 19:34:54 01047_nullable_rand: [ OK ] 0.93 sec.
2026-09-20 19:34:54 01760_ddl_dictionary_use_current_database_name: [ OK ] 1.03 sec.
2026-09-20 19:34:54 02014_storage_merge_order_by: [ OK ] 2.20 sec.
2026-09-20 19:34:55 00553_invalid_nested_name: [ OK ] 0.80 sec.
2026-09-20 19:34:55 02968_projection_merge: [ OK ] 2.59 sec.
2026-09-20 19:34:56 03243_to_start_of_interval_aliases: [ OK ] 0.98 sec.
2026-09-20 19:34:57 01867_fix_storage_memory_mutation: [ OK ] 1.23 sec.
2026-09-20 19:34:57 01142_merge_join_lc_and_nullable_in_key: [ OK ] 2.35 sec.
2026-09-20 19:34:57 00864_union_all_supertype: [ OK ] 1.08 sec.
2026-09-20 19:34:58 00714_create_temporary_table_with_in_clause: [ OK ] 1.01 sec.
2026-09-20 19:34:58 02302_join_auto_lc_nullable_bug: [ OK ] 0.83 sec.
2026-09-20 19:34:59 02303_query_kind: [ OK ] 4.52 sec.
2026-09-20 19:34:59 00653_running_difference: [ OK ] 1.20 sec.
2026-09-20 19:34:59 02113_format_row_bug: [ OK ] 0.96 sec.
2026-09-20 19:35:00 02028_create_select_settings: [ OK ] 0.78 sec.
2026-09-20 19:35:00 02479_analyzer_aggregation_totals_rollup_crash_fix: [ OK ] 0.83 sec.
2026-09-20 19:35:00 00921_datetime64_basic: [ OK ] 2.99 sec.
2026-09-20 19:35:00 02919_skip_lots_of_parsing_errors: [ OK ] 19.35 sec.
2026-09-20 19:35:00 02008_tuple_to_name_value_pairs: [ OK ] 1.28 sec.
2026-09-20 19:35:01 01431_finish_sorting_with_consts: [ OK ] 0.98 sec.
2026-09-20 19:35:01 02709_storage_memory_compressed: [ OK ] 0.98 sec.
2026-09-20 19:35:01 03222_date_time_inference: [ OK ] 8.71 sec.
2026-09-20 19:35:01 02100_alter_scalar_circular_deadlock: [ OK ] 1.53 sec.
2026-09-20 19:35:02 03301_subcolumns_in_mv: [ OK ] 1.12 sec.
2026-09-20 19:35:02 02552_inner_join_with_where_true: [ OK ] 0.94 sec.
2026-09-20 19:35:02 02367_join_pushdown_column_not_found: [ OK ] 1.04 sec.
2026-09-20 19:35:02 03545_http_content_leftovers: [ OK ] 1.94 sec.
2026-09-20 19:35:02 03072_analyzer_missing_columns_from_subquery: [ OK ] 0.78 sec.
2026-09-20 19:35:03 02864_statistics_create_materialize_drop: [ OK ] 2.39 sec.
2026-09-20 19:35:03 02961_read_bool_as_string_json: [ OK ] 1.49 sec.
2026-09-20 19:35:03 02210_append_to_dev_dull: [ OK ] 0.93 sec.
2026-09-20 19:35:04 00226_zookeeper_deduplication_and_unexpected_parts_long: [ OK ] 1.78 sec.
2026-09-20 19:35:04 02015_division_by_nullable: [ OK ] 2.34 sec.
2026-09-20 19:35:05 01866_aggregate_function_interval_length_sum: [ OK ] 1.64 sec.
2026-09-20 19:35:05 01373_summing_merge_tree_explicit_columns_definition: [ OK ] 1.00 sec.
2026-09-20 19:35:06 02706_arrow_different_dictionaries: [ OK ] 2.48 sec.
2026-09-20 19:35:06 02511_complex_literals_as_aggregate_function_parameters: [ OK ] 1.14 sec.
2026-09-20 19:35:07 00446_clear_column_in_partition_zookeeper_long: [ OK ] 5.05 sec.
2026-09-20 19:35:07 01086_regexp_input_format_skip_unmatched: [ OK ] 5.05 sec.
2026-09-20 19:35:07 03227_test_sample_n: [ OK ] 1.29 sec.
2026-09-20 19:35:09 01493_alter_remove_properties: [ OK ] 1.69 sec.
2026-09-20 19:35:09 03033_scalars_context_data_race: [ OK ] 2.34 sec.
2026-09-20 19:35:10 02907_http_exception_json_bug: [ OK ] 2.30 sec.
2026-09-20 19:35:10 02932_non_ready_set_stuck: [ OK ] 0.89 sec.
2026-09-20 19:35:10 02495_analyzer_storage_join: [ OK ] 3.96 sec.
2026-09-20 19:35:11 02768_into_outfile_extensions_format: [ OK ] 2.00 sec.
2026-09-20 19:35:12 03035_internal_functions_direct_call: [ OK ] 2.14 sec.
2026-09-20 19:35:14 02941_variant_type_3: [ OK ] 119.97 sec.
2026-09-20 19:35:14 01418_custom_settings: [ OK ] 2.15 sec.
2026-09-20 19:35:14 03254_parquet_bool_native_reader: [ OK ] 4.09 sec.
2026-09-20 19:35:15 01420_logical_functions_materialized_null: [ OK ] 0.83 sec.
2026-09-20 19:35:15 00087_math_functions: [ OK ] 9.66 sec.
2026-09-20 19:35:15 01709_inactive_parts_to_throw_insert: [ OK ] 1.19 sec.
2026-09-20 19:35:15 00557_alter_null_storage_tables: [ OK ] 0.93 sec.
2026-09-20 19:35:16 02863_decode_html_component: [ OK ] 1.23 sec.
2026-09-20 19:35:16 02514_null_dictionary_source: [ OK ] 1.04 sec.
2026-09-20 19:35:17 02473_prewhere_with_bigint: [ OK ] 1.23 sec.
2026-09-20 19:35:17 00374_any_last_if_merge: [ OK ] 0.78 sec.
2026-09-20 19:35:17 00977_int_div: [ OK ] 1.44 sec.
2026-09-20 19:35:18 01260_ubsan_decimal_parse: [ OK ] 0.78 sec.
2026-09-20 19:35:18 02485_zero_copy_commit_error: [ OK ] 5.90 sec.
2026-09-20 19:35:21 02593_bson_more_types: [ OK ] 3.74 sec.
2026-09-20 19:35:22 01271_http_code_parse_error: [ OK ] 4.14 sec.
2026-09-20 19:35:22 00980_skip_unused_shards_without_sharding_key: [ OK ] 0.94 sec.
2026-09-20 19:35:23 01891_echo: [ OK ] 0.79 sec.
2026-09-20 19:35:23 01642_if_nullable_regression: [ OK ] 1.78 sec.
2026-09-20 19:35:24 02250_hints_for_columns: [ OK ] 6.36 sec.
2026-09-20 19:35:24 00578_merge_table_shadow_virtual_column: [ OK ] 0.98 sec.
2026-09-20 19:35:25 03008_deduplication_remote_insert_select: [ OK ] 1.93 sec.
2026-09-20 19:35:25 01881_total_bytes_storage_buffer: [ OK ] 1.17 sec.
2026-09-20 19:35:26 02682_quantiles_too_large_size: [ OK ] 1.03 sec.
2026-09-20 19:35:27 02932_lwd_and_mutations: [ OK ] 2.25 sec.
2026-09-20 19:35:29 00850_global_join_dups: [ OK ] 2.94 sec.
2026-09-20 19:35:32 02916_local_insert_into_function: [ OK ] 2.39 sec.
2026-09-20 19:35:32 01825_new_type_json_ghdata_insert_select: [ OK ] 140.88 sec.
2026-09-20 19:35:33 02319_no_columns_in_row_level_filter: [ OK ] 7.26 sec.
2026-09-20 19:35:33 02947_merge_tree_index_table_1: [ OK ] 0.93 sec.
2026-09-20 19:35:33 02497_remote_disk_fat_column: [ SKIPPED ] 0.00 sec.
2026-09-20 19:35:33 Reason: not running for current build
2026-09-20 19:35:34 03247_materialized_view_select_intersect: [ OK ] 1.34 sec.
2026-09-20 19:35:34 02404_lightweight_delete_vertical_merge: [ OK ] 2.59 sec.
2026-09-20 19:35:35 01913_if_int_decimal: [ OK ] 0.84 sec.
2026-09-20 19:35:36 02388_conversion_from_string_with_datetime64_to_date_and_date32: [ OK ] 1.69 sec.
2026-09-20 19:35:38 03278_enum_string_functions: [ OK ] 2.34 sec.
2026-09-20 19:35:39 03166_skip_indexes_vertical_merge_1: [ OK ] 6.06 sec.
2026-09-20 19:35:39 02458_relax_too_many_parts: [ OK ] 3.44 sec.
2026-09-20 19:35:39 00112_shard_totals_after_having: [ OK ] 0.89 sec.
2026-09-20 19:35:41 00907_set_index_with_nullable_and_low_cardinality_bug: [ OK ] 1.34 sec.
2026-09-20 19:35:46 02900_limit_by_query_stage: [ OK ] 4.84 sec.
2026-09-20 19:35:49 02117_custom_separated_with_names_and_types: [ OK ] 44.12 sec.
2026-09-20 19:35:50 00612_shard_count: [ OK ] 10.94 sec.
2026-09-20 19:35:52 01836_date_time_keep_default_timezone_on_operations_den_crane: [ OK ] 2.74 sec.
2026-09-20 19:35:57 01422_map_skip_null: [ OK ] 6.93 sec.
2026-09-20 19:35:59 02725_parquet_preserve_order: [ OK ] 12.66 sec.
2026-09-20 19:36:03 01548_parallel_parsing_max_memory: [ OK ] 10.45 sec.
2026-09-20 19:36:04 01883_with_grouping_sets: [ OK ] 5.07 sec.
2026-09-20 19:36:05 03144_aggregate_states_with_different_types: [ OK ] 1.30 sec.
2026-09-20 19:36:08 00715_bounding_ratio: [ OK ] 2.32 sec.
2026-09-20 19:36:10 03250_json_group_by_sub_object_subcolumn: [ OK ] 2.47 sec.
2026-09-20 19:36:14 01825_type_json_nullable: [ OK ] 2.94 sec.
2026-09-20 19:36:14 02941_variant_type_alters: [ OK ] 56.85 sec.
2026-09-20 19:36:14 02703_keeper_map_concurrent_create_drop: [ OK ] 35.25 sec.
2026-09-20 19:36:15 03274_squashing_transform_sparse_bug: [ OK ] 10.46 sec.
2026-09-20 19:36:15 02722_log_profile_events: [ OK ] 1.16 sec.
2026-09-20 19:36:16 02366_union_decimal_conversion: [ OK ] 2.17 sec.
2026-09-20 19:36:18 03228_virtual_column_merge_dist: [ OK ] 2.89 sec.
2026-09-20 19:36:20 01312_skip_empty_params: [ OK ] 2.30 sec.
2026-09-20 19:36:21 00274_shard_group_array: [ OK ] 6.30 sec.
2026-09-20 19:36:22 03125_analyzer_CTE_two_joins: [ OK ] 0.96 sec.
2026-09-20 19:36:22 00761_lower_utf8_bug: [ OK ] 0.83 sec.
2026-09-20 19:36:23 03325_count_summing_merge_tree_order_by_tuple: [ OK ] 1.14 sec.
2026-09-20 19:36:24 02919_storage_fuzzjson: [ OK ] 1.60 sec.
2026-09-20 19:36:25 01178_int_field_to_decimal: [ OK ] 1.90 sec.
2026-09-20 19:36:26 00928_multi_match_constant_constant: [ OK ] 1.65 sec.
2026-09-20 19:36:37 03008_azure_plain_rewritable: [ OK ] 20.73 sec.
2026-09-20 19:36:39 02342_analyzer_compound_types: [ OK ] 12.60 sec.
2026-09-20 19:36:39 01459_decimal_casts: [ OK ] 1.61 sec.
2026-09-20 19:36:40 01825_type_json_order_by: [ OK ] 1.09 sec.
2026-09-20 19:36:40 02932_materialized_view_with_dropped_target_table_no_exception: [ OK ] 1.69 sec.
2026-09-20 19:36:41 03145_non_loaded_projection_backup: [ OK ] 16.17 sec.
2026-09-20 19:36:42 00976_shard_low_cardinality_achimbab: [ OK ] 2.06 sec.
2026-09-20 19:36:44 02295_global_with_in_subquery: [ OK ] 2.42 sec.
2026-09-20 19:36:44 00238_removal_of_temporary_columns: [ OK ] 1.72 sec.
2026-09-20 19:36:49 02375_analyzer_union: [ OK ] 5.23 sec.
2026-09-20 19:36:53 01586_replicated_mutations_empty_partition: [ OK ] 8.43 sec.
2026-09-20 19:36:54 02943_create_query_interpreter_sample_block_fix: [ OK ] 4.86 sec.
2026-09-20 19:36:55 03249_dynamic_alter_consistency: [ OK ] 58.49 sec.
2026-09-20 19:36:56 02905_structure_to_schema_bad_names: [ OK ] 3.65 sec.
2026-09-20 19:36:59 03287_not_comparable_types_in_order_by_and_comparison_functions: [ OK ] 3.10 sec.
2026-09-20 19:36:59 03234_proto_simple_nested_repeated_noexception: [ OK ] 2.81 sec.
2026-09-20 19:37:01 00316_rounding_functions_and_empty_block: [ OK ] 1.25 sec.
2026-09-20 19:37:01 01019_Buffer_and_max_memory_usage: [ OK ] 47.33 sec.
2026-09-20 19:37:02 01085_regexp_input_format: [ OK ] 7.42 sec.
2026-09-20 19:37:04 03283_optimize_on_insert_level: [ OK ] 2.50 sec.
2026-09-20 19:37:04 02346_additional_filters_index: [ OK ] 1.90 sec.
2026-09-20 19:37:05 00016_totals_having_constants: [ OK ] 0.78 sec.
2026-09-20 19:37:05 01473_event_time_microseconds: [ SKIPPED ] 0.00 sec.
2026-09-20 19:37:05 Reason: not running for current build
2026-09-20 19:37:05 01133_begin_commit_race: [ OK ] 24.15 sec.
2026-09-20 19:37:05 00025_implicitly_used_subquery_column: [ OK ] 0.85 sec.
2026-09-20 19:37:07 02983_empty_map_hasToken: [ OK ] 2.25 sec.
2026-09-20 19:37:07 01327_decimal_cut_extra_digits_after_point: [ OK ] 1.60 sec.
2026-09-20 19:37:08 02426_create_suspicious_fixed_string: [ OK ] 1.10 sec.
2026-09-20 19:37:10 02711_soundex_function: [ OK ] 2.50 sec.
2026-09-20 19:37:11 00814_replicated_minimalistic_part_header_zookeeper: [ OK ] 10.44 sec.
2026-09-20 19:37:11 01925_broken_partition_id_zookeeper: [ OK ] 1.59 sec.
2026-09-20 19:37:13 02212_h3_point_dist: [ OK ] 1.60 sec.
2026-09-20 19:37:17 02152_bool_type_parsing: [ OK ] 5.12 sec.
2026-09-20 19:37:19 00979_quantileExcatExclusive_and_Inclusive: [ OK ] 1.69 sec.
2026-09-20 19:37:23 01624_soft_constraints: [ FAIL ] 24.47 sec.
2026-09-20 19:37:23 Reason: result differs with reference:
2026-09-20 19:37:23 --- /repo/tests/queries/0_stateless/01624_soft_constraints.reference 2026-09-20 19:21:10.733323136 -0400
2026-09-20 19:37:23 +++ /repo/tests/queries/0_stateless/01624_soft_constraints.stdout 2026-09-20 19:37:23.607295308 -0400
2026-09-20 19:37:23 @@ -1,16 +1,16 @@
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 2,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 2,
2026-09-20 19:37:23 - "rows_read": 2,
2026-09-20 19:37:23 - "rows_read": 2,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 2,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 1,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 3,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 "rows_read": 4,
2026-09-20 19:37:23 - "rows_read": 3,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23 + "rows_read": 4,
2026-09-20 19:37:23
2026-09-20 19:37:23
2026-09-20 19:37:23 Settings used in the test: --max_insert_threads 3 --group_by_two_level_threshold 969300 --group_by_two_level_threshold_bytes 1 --distributed_aggregation_memory_efficient 1 --fsync_metadata 0 --output_format_parallel_formatting 1 --input_format_parallel_parsing 1 --min_chunk_bytes_for_parallel_parsing 2490574 --max_read_buffer_size 985493 --prefer_localhost_replica 0 --max_block_size 63539 --max_joined_block_size_rows 62801 --max_threads 3 --optimize_append_index 0 --optimize_if_chain_to_multiif 0 --optimize_if_transform_strings_to_enum 1 --optimize_read_in_order 0 --optimize_or_like_chain 0 --optimize_substitute_columns 1 --enable_multiple_prewhere_read_steps 0 --read_in_order_two_level_merge_threshold 95 --optimize_aggregation_in_order 0 --aggregation_in_order_max_block_bytes 13317488 --use_uncompressed_cache 0 --min_bytes_to_use_direct_io 1 --min_bytes_to_use_mmap_io 6819171606 --local_filesystem_read_method read --remote_filesystem_read_method read --local_filesystem_read_prefetch 0 --filesystem_cache_segments_batch_size 2 --read_from_filesystem_cache_if_exists_otherwise_bypass_cache 0 --throw_on_error_from_cache_on_write_operations 0 --remote_filesystem_read_prefetch 1 --allow_prefetched_read_pool_for_remote_filesystem 0 --filesystem_prefetch_max_memory_usage 128Mi --filesystem_prefetches_limit 10 --filesystem_prefetch_min_bytes_for_single_read_task 1Mi --filesystem_prefetch_step_marks 0 --filesystem_prefetch_step_bytes 0 --compile_aggregate_expressions 1 --compile_sort_description 0 --merge_tree_coarse_index_granularity 17 --optimize_distinct_in_order 0 --max_bytes_before_remerge_sort 2616116200 --min_compress_block_size 1655421 --max_compress_block_size 2492803 --merge_tree_compact_parts_min_granules_to_multibuffer_read 52 --optimize_sorting_by_input_stream_properties 0 --http_response_buffer_size 10458409 --http_wait_end_of_query True --enable_memory_bound_merging_of_aggregation_results 0 --min_count_to_compile_expression 0 --min_count_to_compile_aggregate_expression 0 --min_count_to_compile_sort_description 3 --session_timezone Mexico/BajaSur --use_page_cache_for_disks_without_file_cache False --page_cache_inject_eviction True --merge_tree_read_split_ranges_into_intersecting_and_non_intersecting_injection_probability 0.81 --prefer_external_sort_block_bytes 1 --cross_join_min_rows_to_compress 1 --cross_join_min_bytes_to_compress 100000000 --min_external_table_block_size_bytes 0 --max_parsing_threads 10 --optimize_functions_to_subcolumns 1 --parallel_replicas_local_plan 1 --query_plan_join_swap_table false --enable_vertical_final 0 --optimize_extract_common_expressions 0 --use_query_condition_cache 0 --max_bytes_before_external_sort 8676175227 --max_bytes_before_external_group_by 2048872052 --max_bytes_ratio_before_external_sort 0 --max_bytes_ratio_before_external_group_by 0
2026-09-20 19:37:23
2026-09-20 19:37:23 MergeTree settings used in test: --ratio_of_defaults_for_sparse_serialization 0.8180499337440906 --prefer_fetch_merged_part_size_threshold 1 --vertical_merge_algorithm_min_rows_to_activate 1000000 --vertical_merge_algorithm_min_columns_to_activate 1 --allow_vertical_merges_from_compact_to_wide_parts 0 --min_merge_bytes_to_use_direct_io 10737418240 --index_granularity_bytes 27883542 --merge_max_block_size 1772 --index_granularity 24307 --min_bytes_for_wide_part 0 --marks_compress_block_size 15450 --primary_key_compress_block_size 66703 --replace_long_file_name_to_hash 1 --max_file_name_length 128 --min_bytes_for_full_part_storage 168953269 --compact_parts_max_bytes_to_buffer 405152484 --compact_parts_max_granules_to_buffer 148 --compact_parts_merge_max_bytes_to_prefetch_part 18403329 --cache_populated_by_fetch 1 --concurrent_part_removal_threshold 15 --old_parts_lifetime 480 --prewarm_mark_cache 0 --use_const_adaptive_granularity 0 --enable_index_granularity_compression 0 --enable_block_number_column 1 --enable_block_offset_column 1 --use_primary_key_cache 0 --prewarm_primary_key_cache 0
2026-09-20 19:37:23
2026-09-20 19:37:23 Database: test_wv6u2iwe
2026-09-20 19:37:27 01509_parallel_quorum_insert_no_replicas_long: [ OK ] 3.99 sec.
2026-09-20 19:37:29 00035_function_array_return_type: [ OK ] 1.16 sec.
2026-09-20 19:37:31 02518_qualified_asterisks_alias_table_name: [ OK ] 1.92 sec.
2026-09-20 19:37:34 02962_max_joined_block_rows: [ OK ] 3.33 sec.
2026-09-20 19:37:35 01516_drop_table_stress_long: [ OK ] 145.00 sec.
2026-09-20 19:37:36 00958_format_of_tuple_array_element: [ OK ] 2.13 sec.
2026-09-20 19:37:37 02001_hostname_test: [ OK ] 1.47 sec.
2026-09-20 19:37:38 03143_ttl_in_system_parts_columns_table: [ OK ] 1.75 sec.
2026-09-20 19:37:39 01373_is_zero_or_null: [ OK ] 2.59 sec.
2026-09-20 19:37:41 02967_parallel_replicas_join_algo_and_analyzer_3: [ OK ] 145.16 sec.
2026-09-20 19:37:41 03274_philipzucker: [ OK ] 133.99 sec.
2026-09-20 19:37:42 00675_shard_remote_with_table_function: [ OK ] 1.13 sec.
2026-09-20 19:37:42 02240_protobuflist_format_persons: [ OK ] 23.30 sec.
2026-09-20 19:37:42 00651_default_database_on_client_reconnect: [ OK ] 2.60 sec.
2026-09-20 19:37:43 03565_union_all_nullptr: [ OK ] 0.88 sec.
2026-09-20 19:37:43 02230_create_table_as_ignore_ttl: [ OK ] 0.98 sec.
2026-09-20 19:37:43 01213_point_in_Myanmar: [ OK ] 1.08 sec.
2026-09-20 19:37:43 01942_snowflakeToDateTime: [ OK ] 2.69 sec.
2026-09-20 19:37:44 03171_condition_pushdown: [ OK ] 0.84 sec.
2026-09-20 19:37:44 01756_optimize_skip_unused_shards_rewrite_in: [ OK ] 30.86 sec.
2026-09-20 19:37:44 02002_parse_map_int_key: [ OK ] 0.88 sec.
2026-09-20 19:37:45 00584_view_union_all: [ OK ] 1.14 sec.
2026-09-20 19:37:45 02542_transform_old: [ OK ] 1.65 sec.
2026-09-20 19:37:45 03279_join_choose_build_table: [ OK ] 41.13 sec.
2026-09-20 19:37:45 00926_geo_to_h3: [ OK ] 1.35 sec.
2026-09-20 19:37:46 00717_default_join_type: [ OK ] 0.85 sec.
2026-09-20 19:37:46 01906_h3_to_geo: [ OK ] 1.47 sec.
2026-09-20 19:37:48 01801_dateDiff_DateTime64: [ OK ] 1.75 sec.
2026-09-20 19:37:49 03279_pr_3_way_joins_inner_first: [ OK ] 4.35 sec.
2026-09-20 19:37:49 00083_create_merge_tree_zookeeper_long: [ OK ] 5.66 sec.
2026-09-20 19:37:50 02813_array_concat_agg: [ OK ] 0.84 sec.
2026-09-20 19:37:50 03148_mutations_virtual_columns: [ OK ] 1.08 sec.
2026-09-20 19:37:51 01634_uuid_fuzz: [ OK ] 1.23 sec.
2026-09-20 19:37:52 03149_analyzer_join_projection_name: [ OK ] 1.44 sec.
2026-09-20 19:37:52 01561_Date_and_DateTime64_comparision: [ OK ] 0.79 sec.
2026-09-20 19:37:53 00412_logical_expressions_optimizer: [ OK ] 0.94 sec.
2026-09-20 19:37:53 03733_summing_merge_tree_nested_low_cardinality: [ OK ] 0.88 sec.
2026-09-20 19:37:54 00098_h_union_all: [ OK ] 0.74 sec.
2026-09-20 19:37:54 00036_array_element: [ OK ] 1.18 sec.
2026-09-20 19:37:55 01360_division_overflow: [ OK ] 1.08 sec.
2026-09-20 19:37:55 00189_time_zones_long: [ OK ] 9.97 sec.
2026-09-20 19:37:55 03550_variant_extend_union: [ OK ] 0.88 sec.
2026-09-20 19:37:56 01117_chain_finalize_bug: [ OK ] 1.39 sec.
2026-09-20 19:37:56 03164_selects_with_pk_usage_profile_event: [ OK ] 48.10 sec.
2026-09-20 19:37:57 01319_optimize_skip_unused_shards_nesting: [ OK ] 1.45 sec.
2026-09-20 19:37:57 01495_subqueries_in_with_statement: [ OK ] 1.84 sec.
2026-09-20 19:37:57 01710_normal_projection_fix1: [ OK ] 1.09 sec.
2026-09-20 19:37:58 01566_negate_formatting: [ OK ] 0.89 sec.
2026-09-20 19:38:01 02932_apply_deleted_mask: [ OK ] 2.73 sec.
2026-09-20 19:38:02 03261_optimize_rewrite_array_exists_to_has_crash: [ OK ] 0.86 sec.
2026-09-20 19:38:02 03036_dynamic_read_subcolumns_small: [ OK ] 5.95 sec.
2026-09-20 19:38:02 02187_async_inserts_all_formats: [ OK ] 23.95 sec.
2026-09-20 19:38:03 00825_protobuf_format_enum_mapping: [ OK ] 5.49 sec.
2026-09-20 19:38:03 00089_group_by_arrays_of_fixed: [ OK ] 0.84 sec.
2026-09-20 19:38:04 00201_array_uniq: [ OK ] 0.89 sec.
2026-09-20 19:38:05 01765_tehran_dst: [ OK ] 1.16 sec.
2026-09-20 19:38:05 02417_opentelemetry_insert_on_distributed_table: [ OK ] 19.04 sec.
2026-09-20 19:38:05 01087_table_function_generate: [ OK ] 2.74 sec.
2026-09-20 19:38:06 02998_native_parquet_reader: [ OK ] 2.40 sec.
2026-09-20 19:38:06 02029_test_options_requests: [ OK ] 1.88 sec.
2026-09-20 19:38:07 01780_column_sparse_alter: [ OK ] 1.60 sec.
2026-09-20 19:38:07 01526_max_untracked_memory: [ SKIPPED ] 0.00 sec.
2026-09-20 19:38:07 Reason: not running for current build
2026-09-20 19:38:07 00953_zookeeper_suetin_deduplication_bug: [ OK ] 19.24 sec.
2026-09-20 19:38:08 03519_cte_allow_push_predicate_ast_for_distributed_subqueries_bug: [ OK ] 1.27 sec.
2026-09-20 19:38:08 02890_named_tuple_functions: [ OK ] 1.99 sec.
2026-09-20 19:38:09 01462_test_codec_on_alias: [ OK ] 1.86 sec.
2026-09-20 19:38:09 00534_functions_bad_arguments3: [ SKIPPED ] 0.00 sec.
2026-09-20 19:38:09 Reason: not running for current build
2026-09-20 19:38:09 00269_database_table_whitespace: [ OK ] 0.89 sec.
2026-09-20 19:38:09 00703_join_crash: [ OK ] 1.10 sec.
2026-09-20 19:38:09 02125_query_views_log: [ OK ] 7.81 sec.
2026-09-20 19:38:10 02179_key_condition_no_common_type: [ OK ] 1.00 sec.
2026-09-20 19:38:10 01321_monotonous_functions_in_order_by_bug: [ OK ] 0.75 sec.
2026-09-20 19:38:12 02989_mysql_transaction_test: [ OK ] 2.14 sec.
2026-09-20 19:38:12 02865_tcp_proxy_query_packet_validation: [ OK ] 2.98 sec.
2026-09-20 19:38:13 03297_cut_column_name: [ OK ] 2.80 sec.
2026-09-20 19:38:14 01754_cluster_all_replicas_shard_num: [ OK ] 2.42 sec.
2026-09-20 19:38:14 02388_analyzer_recursive_lambda: [ OK ] 1.23 sec.
2026-09-20 19:38:15 03313_h3togeo_result_order: [ OK ] 0.92 sec.
2026-09-20 19:38:16 02564_analyzer_cross_to_inner: [ OK ] 3.77 sec.
2026-09-20 19:38:16 03280_aliases_for_selects_and_views: [ OK ] 1.83 sec.
2026-09-20 19:38:17 03032_async_backup_restore: [ OK ] 7.68 sec.
2026-09-20 19:38:18 02500_remove_redundant_distinct: [ OK ] 33.34 sec.
2026-09-20 19:38:18 02516_join_with_totals_and_subquery_bug: [ OK ] 3.03 sec.
2026-09-20 19:38:18 03305_parallel_with: [ OK ] 2.01 sec.
2026-09-20 19:38:19 00544_agg_foreach_of_two_arg: [ OK ] 0.92 sec.
2026-09-20 19:38:20 02223_insert_select_schema_inference: [ OK ] 1.51 sec.
2026-09-20 19:38:21 00367_visible_width_of_array_tuple_enum: [ OK ] 0.91 sec.
2026-09-20 19:38:23 01825_new_type_json_2: [ OK ] 4.22 sec.
2026-09-20 19:38:24 02498_analyzer_aggregate_functions_arithmetic_operations_pass_fix: [ OK ] 2.62 sec.
2026-09-20 19:38:24 01711_cte_subquery_fix: [ OK ] 1.11 sec.
2026-09-20 19:38:27 03340_transform_logical_error_fix: [ OK ] 2.72 sec.
2026-09-20 19:38:28 00020_sorting_arrays: [ OK ] 0.81 sec.
2026-09-20 19:38:28 02122_parallel_formatting_Template: [ OK ] 23.16 sec.
2026-09-20 19:38:29 02539_generate_random_map: [ OK ] 1.03 sec.
2026-09-20 19:38:32 02185_range_hashed_dictionary_open_ranges: [ OK ] 3.02 sec.
2026-09-20 19:38:33 02521_merge_over_gap: [ OK ] 16.71 sec.
2026-09-20 19:38:34 00579_merge_tree_partition_and_primary_keys_using_same_expression: [ OK ] 1.99 sec.
2026-09-20 19:38:37 03234_get_setting_or_default: [ OK ] 2.55 sec.
2026-09-20 19:38:37 02517_wrong_total_structure_crash: [ OK ] 3.37 sec.
2026-09-20 19:38:37 02870_move_partition_to_volume_io_throttling: [ OK ] 12.60 sec.
2026-09-20 19:38:39 01015_array_split: [ OK ] 1.88 sec.
2026-09-20 19:38:42 00385_storage_file_and_clickhouse-local_app_long: [ OK ] 35.35 sec.
2026-09-20 19:38:44 02294_anova_cmp: [ OK ] 6.56 sec.
2026-09-20 19:38:45 03246_join_on_asterisk: [ OK ] 2.69 sec.
2026-09-20 19:38:45 02552_regression_crash: [ OK ] 1.01 sec.
2026-09-20 19:38:46 00964_os_thread_priority: [ OK ] 0.97 sec.
2026-09-20 19:38:46 03143_benchmark_query_id_prefix: [ OK ] 28.56 sec.
2026-09-20 19:38:47 02122_parallel_formatting_PrettySpaceNoEscapes: [ OK ] 27.58 sec.
2026-09-20 19:38:47 01720_country_intersection: [ OK ] 10.56 sec.
2026-09-20 19:38:48 02717_pretty_json: [ OK ] 1.09 sec.
2026-09-20 19:38:49 03047_on_fly_mutations_skip_index: [ OK ] 3.21 sec.
2026-09-20 19:38:49 01070_h3_hex_area_m2: [ OK ] 0.85 sec.
2026-09-20 19:38:50 03109_ast_too_big: [ OK ] 2.39 sec.
2026-09-20 19:38:52 00998_constraints_all_tables: [ OK ] 5.85 sec.
2026-09-20 19:38:52 01639_distributed_sync_insert_zero_rows: [ OK ] 2.45 sec.
2026-09-20 19:38:53 00816_long_concurrent_alter_column: [ OK ] 24.82 sec.
2026-09-20 19:38:53 01888_bloom_filter_hasAny: [ OK ] 3.56 sec.
2026-09-20 19:38:54 02494_query_cache_empty_tuple: [ OK ] 0.84 sec.
2026-09-20 19:38:54 03093_analyzer_miel_test: [ OK ] 1.50 sec.
2026-09-20 19:38:54 02418_aggregate_combinators: [ OK ] 2.28 sec.
2026-09-20 19:38:55 03146_tpc_ds_grouping: [ OK ] 1.86 sec.
2026-09-20 19:38:55 00256_reverse: [ OK ] 1.17 sec.
2026-09-20 19:38:58 02882_clickhouse_keeper_client_no_confirmation: [ OK ] 2.65 sec.
2026-09-20 19:38:59 02946_materialize_column_must_not_override_past_values: [ OK ] 4.74 sec.
2026-09-20 19:39:00 03252_merge_tree_min_bytes_to_seek: [ OK ] 15.51 sec.
2026-09-20 19:39:01 01552_alter_name_collision: [ OK ] 0.70 sec.
2026-09-20 19:39:01 00915_simple_aggregate_function: [ OK ] 2.50 sec.
2026-09-20 19:39:02 00480_mac_addresses: [ OK ] 0.85 sec.
2026-09-20 19:39:03 02493_analyzer_uniq_injective_functions_elimination: [ OK ] 0.93 sec.
2026-09-20 19:39:04 03198_group_array_intersect: [ OK ] 1.10 sec.
2026-09-20 19:39:06 02375_stack_trace_no_addresses: [ OK ] 4.66 sec.
2026-09-20 19:39:07 00526_array_join_with_arrays_of_nullable: [ OK ] 0.83 sec.
2026-09-20 19:39:07 02270_client_name: [ OK ] 2.85 sec.
2026-09-20 19:39:08 00098_e_union_all: [ OK ] 0.99 sec.
2026-09-20 19:39:10 01676_reinterpret_as: [ OK ] 1.99 sec.
2026-09-20 19:39:11 00905_field_with_aggregate_function_state: [ OK ] 0.93 sec.
2026-09-20 19:39:11 02149_read_in_order_fixed_prefix: [ OK ] 3.75 sec.
2026-09-20 19:39:12 02920_fix_json_merge_patch: [ OK ] 0.83 sec.
2026-09-20 19:39:13 00386_has_column_in_table: [ OK ] 1.83 sec.
2026-09-20 19:39:13 00168_buffer_defaults: [ OK ] 1.04 sec.
2026-09-20 19:39:14 01649_with_alias_key_condition: [ OK ] 0.94 sec.
2026-09-20 19:39:15 01418_query_scope_constants_and_remote: [ OK ] 1.04 sec.
2026-09-20 19:39:19 01076_array_join_prewhere_const_folding: [ OK ] 3.85 sec.
2026-09-20 19:39:19 03237_create_table_select_as_with_recursive: [ OK ] 0.83 sec.
2026-09-20 19:39:20 02812_csv_date_time_with_comma: [ OK ] 0.84 sec.
2026-09-20 19:39:21 02286_parallel_final: [ OK ] 27.13 sec.
2026-09-20 19:39:22 02784_connection_string: [ OK ] 42.89 sec.
2026-09-20 19:39:22 02662_sparse_columns_mutations_5: [ OK ] 1.14 sec.
2026-09-20 19:39:23 02706_kolmogorov_smirnov_test_scipy: [ OK ] 9.61 sec.
2026-09-20 19:39:24 02702_logical_optimizer_with_nulls: [ OK ] 1.13 sec.
2026-09-20 19:39:27 03232_pr_not_ready_set: [ OK ] 5.44 sec.
2026-09-20 19:39:28 03231_create_with_clone_as: [ OK ] 4.29 sec.
2026-09-20 19:39:28 01655_plan_optimizations_merge_filters: [ OK ] 0.94 sec.
2026-09-20 19:39:29 02698_marked_dropped_tables: [ OK ] 0.99 sec.
2026-09-20 19:39:30 00150_with_totals_and_join: [ OK ] 1.08 sec.
2026-09-20 19:39:31 02785_text_with_whitespace_tab_field_delimiter: [ OK ] 8.47 sec.
2026-09-20 19:39:32 02725_sleep_max_time: [ OK ] 1.04 sec.
2026-09-20 19:39:34 00700_decimal_bounds: [ OK ] 3.01 sec.
2026-09-20 19:39:35 01504_compression_multiple_streams: [ OK ] 3.15 sec.
2026-09-20 19:39:36 01315_count_distinct_return_not_nullable: [ OK ] 1.22 sec.
2026-09-20 19:39:36 03367_bfloat16_tuple_final: [ OK ] 0.85 sec.
2026-09-20 19:39:37 02354_vector_search_different_array_sizes: [ OK ] 1.34 sec.
2026-09-20 19:39:38 01491_nested_multiline_comments: [ OK ] 0.84 sec.
2026-09-20 19:39:38 02125_many_mutations: [ SKIPPED ] 0.00 sec.
2026-09-20 19:39:38 Reason: not running for current build
2026-09-20 19:39:39 00898_quantile_timing_parameter_check: [ OK ] 0.90 sec.
2026-09-20 19:39:40 03517_logical_join_predicate_push_down_with_pre_expression_bug: [ OK ] 1.44 sec.
2026-09-20 19:39:42 01114_alter_modify_compact_parts: [ OK ] 1.18 sec.
2026-09-20 19:39:43 02125_lz4_compression_bug_TSV: [ OK ] 22.97 sec.
2026-09-20 19:39:45 03243_check_for_nullable_nothing_in_alter: [ OK ] 1.24 sec.
2026-09-20 19:39:46 02521_cannot_find_column_in_projection: [ OK ] 0.94 sec.
2026-09-20 19:39:47 03036_clamp: [ OK ] 1.44 sec.
2026-09-20 19:39:47 00092_union_race_conditions_3: [ OK ] 52.72 sec.
2026-09-20 19:39:48 03268_empty_tuple_update: [ OK ] 1.10 sec.
2026-09-20 19:39:49 00140_prewhere_column_order: [ OK ] 1.05 sec.
2026-09-20 19:39:50 01754_clickhouse_format_backslash: [ OK ] 2.20 sec.
2026-09-20 19:39:50 02193_async_insert_tcp_client_2: [ OK ] 8.22 sec.
2026-09-20 19:39:50 01177_group_array_moving: [ OK ] 1.03 sec.
2026-09-20 19:39:51 02020_exponential_smoothing_cross_block: [ OK ] 0.83 sec.
2026-09-20 19:39:52 02008_aliased_column_distributed_bug: [ OK ] 1.14 sec.
2026-09-20 19:39:52 01506_ttl_same_with_order_by: [ OK ] 2.00 sec.
2026-09-20 19:39:53 03270_max_bytes_ratio_before_external_group_by: [ OK ] 0.73 sec.
2026-09-20 19:39:54 03059_analyzer_join_engine_missing_column: [ OK ] 0.93 sec.
2026-09-20 19:39:56 00800_function_java_hash_with_unsigined_types: [ OK ] 5.80 sec.
2026-09-20 19:39:56 02293_grouping_function: [ OK ] 1.59 sec.
2026-09-20 19:39:58 03172_error_log_table_not_empty: [ OK ] 22.02 sec.
2026-09-20 19:39:58 00736_disjunction_optimisation: [ OK ] 1.94 sec.
2026-09-20 19:39:58 02102_row_binary_with_names_and_types: [ OK ] 29.89 sec.
2026-09-20 19:39:59 02885_ephemeral_columns_from_file: [ OK ] 6.85 sec.
2026-09-20 19:39:59 01269_alias_type_differs: [ OK ] 1.10 sec.
2026-09-20 19:39:59 02891_empty_tuple: [ OK ] 1.44 sec.
2026-09-20 19:40:00 01326_fixed_string_comparison_denny_crane: [ OK ] 0.84 sec.
2026-09-20 19:40:00 01773_case_sensitive_version: [ OK ] 0.80 sec.
2026-09-20 19:40:02 02950_obfuscator_keywords_more: [ OK ] 2.03 sec.
2026-09-20 19:40:03 03094_recursive_type_proto: [ OK ] 3.35 sec.
2026-09-20 19:40:04 03014_invalid_utf8_client: [ OK ] 2.59 sec.
2026-09-20 19:40:07 01870_modulo_partition_key: [ OK ] 4.36 sec.
2026-09-20 19:40:10 01319_manual_write_to_replicas_long: [ OK ] 2.44 sec.
2026-09-20 19:40:10 02868_no_merge_across_partitions_final_with_lonely: [ OK ] 10.68 sec.
2026-09-20 19:40:11 03290_final_sample: [ OK ] 1.44 sec.
2026-09-20 19:40:11 01582_any_join_supertype: [ OK ] 1.48 sec.
2026-09-20 19:40:12 00978_table_function_values_alias: [ OK ] 0.95 sec.
2026-09-20 19:40:14 00304_http_external_data: [ OK ] 2.08 sec.
2026-09-20 19:40:14 02400_create_table_on_cluster_normalization: [ OK ] 1.65 sec.
2026-09-20 19:40:14 00756_power_alias: [ OK ] 0.84 sec.
2026-09-20 19:40:17 00327_summing_composite_nested: [ OK ] 2.04 sec.
2026-09-20 19:40:18 03393_join_bug_77848: [ OK ] 1.09 sec.
2026-09-20 19:40:18 00926_adaptive_index_granularity_replacing_merge_tree: [ OK ] 4.35 sec.
2026-09-20 19:40:19 01718_subtract_seconds_date: [ OK ] 0.84 sec.
2026-09-20 19:40:22 02165_auto_format_by_file_extension: [ OK ] 26.12 sec.
2026-09-20 19:40:23 01057_http_compression_prefer_brotli: [ OK ] 4.63 sec.
2026-09-20 19:40:23 01746_long_zstd_http_compression_json_format: [ OK ] 18.21 sec.
2026-09-20 19:40:23 01622_byte_size: [ OK ] 3.45 sec.
2026-09-20 19:40:23 02514_analyzer_drop_join_on: [ OK ] 1.19 sec.
2026-09-20 19:40:24 02564_date_format: [ OK ] 1.28 sec.
2026-09-20 19:40:25 02526_merge_join_int_decimal: [ OK ] 2.39 sec.
2026-09-20 19:40:25 00562_in_subquery_merge_tree: [ OK ] 1.43 sec.
2026-09-20 19:40:26 02338_analyzer_constants_basic: [ OK ] 1.23 sec.
2026-09-20 19:40:30 03237_insert_sparse_columns: [ OK ] 3.54 sec.
2026-09-20 19:40:31 00500_point_in_polygon_bug_2: [ OK ] 0.79 sec.
2026-09-20 19:40:32 01851_fix_row_policy_empty_result: [ OK ] 0.88 sec.
2026-09-20 19:40:33 02541_tuple_element_with_null: [ OK ] 0.99 sec.
2026-09-20 19:40:35 00838_system_tables_drop_table_race: [ OK ] 9.46 sec.
2026-09-20 19:40:35 00994_table_function_numbers_mt: [ OK ] 1.90 sec.
2026-09-20 19:40:37 01592_long_window_functions1: [ OK ] 13.58 sec.
2026-09-20 19:40:37 02998_pretty_format_print_readable_number_on_single_value: [ OK ] 2.35 sec.
2026-09-20 19:40:38 01710_projection_query_plan_optimization_misc: [ OK ] 0.90 sec.
2026-09-20 19:40:38 01016_null_part_minmax: [ OK ] 0.84 sec.
2026-09-20 19:40:39 03003_arrayEnumerate_crash: [ OK ] 1.09 sec.
2026-09-20 19:40:40 01710_projection_with_joins: [ OK ] 1.24 sec.
2026-09-20 19:40:41 00870_t64_codec: [ OK ] 5.67 sec.
2026-09-20 19:40:41 02676_distinct_reading_in_order_analyzer: [ OK ] 0.88 sec.
2026-09-20 19:40:41 02708_parallel_replicas_not_found_column: [ OK ] 0.88 sec.
2026-09-20 19:40:44 03120_analyzer_dist_join: [ OK ] 2.39 sec.
2026-09-20 19:40:44 03293_tty_binary_confirmation: [ OK ] 2.71 sec.
2026-09-20 19:40:45 03261_variant_permutation_bug: [ OK ] 1.09 sec.
2026-09-20 19:40:45 00717_low_cardinaliry_group_by: [ OK ] 1.59 sec.
2026-09-20 19:40:46 01671_ddl_hang_timeout_long: [ OK ] 23.39 sec.
2026-09-20 19:40:46 01762_datetime64_extended_parsing: [ OK ] 0.80 sec.
2026-09-20 19:40:46 02512_array_join_name_resolution: [ OK ] 0.89 sec.
2026-09-20 19:40:47 01400_join_get_with_multi_keys: [ OK ] 0.99 sec.
2026-09-20 19:40:47 03224_trim_empty_string: [ OK ] 0.89 sec.
2026-09-20 19:40:48 01486_json_array_output: [ OK ] 0.79 sec.
2026-09-20 19:40:48 02003_bug_from_23515: [ OK ] 0.99 sec.
2026-09-20 19:40:49 02210_toColumnTypeName_toLowCardinality_const: [ OK ] 0.79 sec.
2026-09-20 19:40:51 00485_http_insert_format: [ OK ] 4.56 sec.
2026-09-20 19:40:52 02277_full_sort_join_misc: [ OK ] 1.44 sec.
2026-09-20 19:40:52 00700_decimal_compare: [ OK ] 3.40 sec.
2026-09-20 19:40:53 01753_system_zookeeper_query_param_path_long: [ OK ] 4.60 sec.
2026-09-20 19:40:53 03360_bool_remote: [ OK ] 1.04 sec.
2026-09-20 19:40:54 00193_parallel_replicas: [ OK ] 1.78 sec.
2026-09-20 19:40:55 02401_merge_tree_old_tmp_dirs_cleanup: [ OK ] 2.09 sec.
2026-09-20 19:40:55 02212_cte_and_table_alias: [ OK ] 1.01 sec.
2026-09-20 19:40:55 03031_read_in_order_optimization_with_virtual_row_explain: [ OK ] 1.99 sec.
2026-09-20 19:40:56 02264_format_insert_compression: [ OK ] 0.74 sec.
2026-09-20 19:40:56 03036_with_numbers: [ OK ] 0.84 sec.
2026-09-20 19:40:57 00153_transform: [ OK ] 1.69 sec.
2026-09-20 19:40:57 01013_repeat_function: [ OK ] 1.04 sec.
2026-09-20 19:41:00 02662_sparse_columns_mutations_1: [ OK ] 2.49 sec.
2026-09-20 19:41:01 01277_alter_rename_column_constraint_zookeeper_long: [ OK ] 4.20 sec.
2026-09-20 19:41:01 03326_protobuf_schemas_race: [ OK ] 63.24 sec.
2026-09-20 19:41:01 01030_final_mark_empty_primary_key: [ OK ] 1.25 sec.
2026-09-20 19:41:02 02945_blake3_msan: [ OK ] 0.69 sec.
2026-09-20 19:41:03 00976_ttl_with_old_parts: [ OK ] 2.29 sec.
2026-09-20 19:41:03 00326_long_function_multi_if: [ OK ] 125.09 sec.
2026-09-20 19:41:04 02482_value_block_assert: [ OK ] 0.89 sec.
2026-09-20 19:41:06 00802_system_parts_with_datetime_partition: [ OK ] 2.14 sec.
2026-09-20 19:41:07 02808_custom_disk_with_user_defined_name: [ OK ] 5.31 sec.
2026-09-20 19:41:08 01213_alter_rename_column: [ OK ] 2.29 sec.
2026-09-20 19:41:08 00718_low_cardinaliry_alter: [ OK ] 1.70 sec.
2026-09-20 19:41:09 03015_analyzer_groupby_fuzz_60772: [ OK ] 0.95 sec.
2026-09-20 19:41:09 03227_distinct_dynamic_types_json_paths: [ OK ] 31.17 sec.
2026-09-20 19:41:09 02122_parallel_formatting_JSONStringsEachRow: [ OK ] 13.18 sec.
2026-09-20 19:41:10 02028_system_data_skipping_indices_size: [ OK ] 1.14 sec.
2026-09-20 19:41:10 02475_bad_cast_low_cardinality_to_string_bug: [ OK ] 0.84 sec.
2026-09-20 19:41:11 01265_datetime_string_comparison_felix_mueller: [ OK ] 1.29 sec.
2026-09-20 19:41:11 01482_move_to_prewhere_and_cast: [ OK ] 1.09 sec.
2026-09-20 19:41:12 01056_create_table_as_with_sorting_clauses: [ OK ] 2.24 sec.
2026-09-20 19:41:12 00524_time_intervals_months_underflow: [ OK ] 2.64 sec.
2026-09-20 19:41:13 03271_benchmark_metrics: [ OK ] 8.20 sec.
2026-09-20 19:41:13 00748_insert_array_with_null: [ OK ] 0.99 sec.
2026-09-20 19:41:13 01026_char_utf8: [ OK ] 0.89 sec.
2026-09-20 19:41:15 00536_int_exp_overflow: [ OK ] 1.45 sec.
2026-09-20 19:41:15 00710_array_enumerate_dense: [ OK ] 3.67 sec.
2026-09-20 19:41:16 02287_type_object_convert: [ OK ] 1.35 sec.
2026-09-20 19:41:16 02575_merge_prewhere_ephemeral: [ OK ] 1.25 sec.
2026-09-20 19:41:18 02040_clickhouse_benchmark_query_id_pass_through: [ OK ] 4.95 sec.
2026-09-20 19:41:18 02155_create_table_w_timezone: [ OK ] 0.83 sec.
2026-09-20 19:41:19 01179_insert_values_semicolon: [ OK ] 2.90 sec.
2026-09-20 19:41:20 03357_jit_strikes_again: [ OK ] 1.09 sec.
2026-09-20 19:41:22 02207_key_condition_floats: [ OK ] 1.59 sec.
2026-09-20 19:41:22 01686_event_time_microseconds_part_log: [ OK ] 11.22 sec.
2026-09-20 19:41:22 00282_merging: [ OK ] 3.74 sec.
2026-09-20 19:41:23 00363_defaults: [ OK ] 1.14 sec.
2026-09-20 19:41:23 01543_parse_datetime_besteffort_or_null_empty_string: [ OK ] 0.89 sec.
2026-09-20 19:41:24 00098_9_union_all: [ OK ] 0.79 sec.
2026-09-20 19:41:24 01933_invalid_date: [ OK ] 1.98 sec.
2026-09-20 19:41:25 02122_parallel_formatting_RowBinaryWithNamesAndTypes: [ OK ] 8.51 sec.
2026-09-20 19:41:25 00359_convert_or_zero_functions: [ OK ] 0.89 sec.
2026-09-20 19:41:25 02026_describe_include_subcolumns: [ OK ] 0.90 sec.
2026-09-20 19:41:26 00780_unaligned_array_join: [ OK ] 0.99 sec.
2026-09-20 19:41:28 02160_h3_cell_area_rads2: [ OK ] 1.39 sec.
2026-09-20 19:41:29 01761_round_year_bounds: [ OK ] 0.74 sec.
2026-09-20 19:41:30 03118_analyzer_multi_join_prewhere: [ OK ] 1.04 sec.
2026-09-20 19:41:31 03380_input_async_insert: [ OK ] 1.08 sec.
2026-09-20 19:41:31 02668_parse_datetime: [ OK ] 6.47 sec.
2026-09-20 19:41:32 02245_format_string_stack_overflow: [ OK ] 0.85 sec.
2026-09-20 19:41:32 01258_wrong_cast_filimonov: [ OK ] 0.88 sec.
2026-09-20 19:41:33 00765_locate: [ OK ] 1.69 sec.
2026-09-20 19:41:34 02514_database_replicated_no_arguments_for_rmt: [ OK ] 8.91 sec.
2026-09-20 19:41:34 01275_extract_groups_check: [ OK ] 1.80 sec.
2026-09-20 19:41:35 02319_quantile_interpolated_weighted: [ OK ] 1.29 sec.
2026-09-20 19:41:35 02497_storage_join_right_assert: [ OK ] 0.90 sec.
2026-09-20 19:41:36 00027_argMinMax: [ OK ] 0.94 sec.
2026-09-20 19:41:37 00504_mergetree_arrays_rw: [ OK ] 2.60 sec.
2026-09-20 19:41:37 01002_alter_nullable_adaptive_granularity_long: [ OK ] 13.63 sec.
2026-09-20 19:41:37 03033_recursive_cte_basic: [ OK ] 2.15 sec.
2026-09-20 19:41:37 02904_distributed_settings_background_insert_compatibility: [ OK ] 1.49 sec.
2026-09-20 19:41:38 03174_merge_join_bug: [ OK ] 0.53 sec.
2026-09-20 19:41:38 01732_alters_bad_conversions: [ OK ] 1.44 sec.
2026-09-20 19:41:39 02942_variant_cast: [ OK ] 2.25 sec.
2026-09-20 19:41:39 02536_distributed_detach_table: [ OK ] 1.59 sec.
2026-09-20 19:41:39 02377_modify_column_from_nested: [ OK ] 1.19 sec.
2026-09-20 19:41:40 02941_any_RESPECT_NULL_sparse_column: [ OK ] 0.85 sec.
2026-09-20 19:41:44 02563_arrow_low_cardinality_bug: [ OK ] 5.95 sec.
2026-09-20 19:41:45 00732_quorum_insert_have_data_before_quorum_zookeeper_long: [ OK ] 5.11 sec.
2026-09-20 19:41:47 03022_highlight_digit_groups: [ OK ] 1.42 sec.
2026-09-20 19:41:48 00961_visit_param_buffer_underflow: [ OK ] 1.04 sec.
2026-09-20 19:41:48 01293_show_clusters: [ OK ] 4.05 sec.
2026-09-20 19:41:50 01212_empty_join_and_totals: [ OK ] 1.20 sec.
2026-09-20 19:41:52 02867_storage_set_tsan: [ OK ] 13.34 sec.
2026-09-20 19:41:55 02096_sample_by_tuple: [ OK ] 2.13 sec.
2026-09-20 19:41:56 01246_extractAllGroupsHorizontal: [ OK ] 6.44 sec.
2026-09-20 19:41:58 01292_optimize_data_skip_idx_order_by_expr: [ OK ] 1.99 sec.
2026-09-20 19:42:02 03237_sticky_error_client: [ OK ] 3.18 sec.
2026-09-20 19:42:03 02155_default_keyword_format_values: [ OK ] 7.56 sec.
2026-09-20 19:42:04 03605_dynamic_to_nullable_low_cardinality_bug: [ OK ] 1.99 sec.
2026-09-20 19:42:05 00475_in_join_db_table: [ OK ] 2.17 sec.
2026-09-20 19:42:06 02044_exists_operator: [ OK ] 2.11 sec.
2026-09-20 19:42:11 02922_respect_nulls_states: [ OK ] 4.82 sec.
2026-09-20 19:42:16 02812_large_varints: [ OK ] 5.04 sec.
2026-09-20 19:42:23 00921_datetime64_compatibility_long: [ OK ] 69.66 sec.
2026-09-20 19:42:27 03095_window_functions_qualify: [ OK ] 4.28 sec.
2026-09-20 19:42:29 03275_subcolumns_in_primary_key: [ OK ] 23.58 sec.
2026-09-20 19:42:31 01548_lzy305: [ OK ] 3.74 sec.
2026-09-20 19:42:35 02919_ddsketch_quantile: [ OK ] 3.67 sec.
2026-09-20 19:42:38 00955_test_final_mark_use: [ OK ] 9.11 sec.
2026-09-20 19:42:41 00926_multimatch: [ OK ] 23.96 sec.
2026-09-20 19:42:42 01747_transform_empty_arrays: [ OK ] 1.18 sec.
2026-09-20 19:42:42 02560_with_fill_int256_int: [ OK ] 3.91 sec.
2026-09-20 19:42:47 02559_multiple_read_steps_in_prewhere: [ OK ] 4.48 sec.
2026-09-20 19:42:47 00575_illegal_column_exception_when_drop_depen_column: [ OK ] 12.00 sec.
2026-09-20 19:42:48 01701_if_tuple_segfault: [ OK ] 5.49 sec.
2026-09-20 19:42:50 00500_point_in_polygon_bug_3_linestring_rotation_precision: [ OK ] 3.17 sec.
2026-09-20 19:43:02 02845_group_by_constant_keys: [ OK ] 11.86 sec.
2026-09-20 19:43:03 00342_escape_sequences: [ OK ] 0.95 sec.
2026-09-20 19:43:11 02006_test_positional_arguments: [ OK ] 7.48 sec.
2026-09-20 19:43:11 01304_direct_io_long: [ OK ] 314.44 sec.
2026-09-20 19:43:12 03155_in_nested_subselects: [ OK ] 1.25 sec.
2026-09-20 19:43:12 03205_column_type_check: [ OK ] 0.93 sec.
2026-09-20 19:43:13 02269_insert_select_with_format_without_schema_inference: [ OK ] 0.89 sec.
2026-09-20 19:43:16 02990_format_lambdas: [ OK ] 3.15 sec.
2026-09-20 19:43:16 02798_substring_index: [ OK ] 4.25 sec.
2026-09-20 19:43:18 02892_rocksdb_trivial_count: [ OK ] 1.39 sec.
2026-09-20 19:43:18 02997_insert_select_too_many_parts_multithread: [ SKIPPED ] 0.00 sec.
2026-09-20 19:43:18 Reason: disabled
2026-09-20 19:43:18 02797_aggregator_huge_mem_usage_bug: [ OK ] 98.35 sec.
2026-09-20 19:43:20 02768_cse_nested_distributed: [ OK ] 1.69 sec.
2026-09-20 19:43:20 00976_asof_join_on: [ OK ] 3.70 sec.
2026-09-20 19:43:20 00429_long_http_bufferization: [ OK ] 271.15 sec.
2026-09-20 19:43:21 03164_analyzer_rewrite_aggregate_function_with_if: [ OK ] 0.84 sec.
2026-09-20 19:43:21 02661_read_from_archive_tarxz: [ OK ] 33.43 sec.
2026-09-20 19:43:21 02234_cast_to_ip_address: [ OK ] 34.41 sec.
2026-09-20 19:43:22 01783_http_chunk_size: [ OK ] 2.09 sec.
2026-09-20 19:43:22 01701_parallel_parsing_infinite_segmentation: [ SKIPPED ] 0.00 sec.
2026-09-20 19:43:22 Reason: not running for current build
2026-09-20 19:43:22 03050_select_one_one_one: [ OK ] 0.80 sec.
2026-09-20 19:43:25 03093_bug37909_query_does_not_finish: [ OK ] 6.70 sec.
2026-09-20 19:43:25 03279_subcolumns_in_primary_key_select_final: [ OK ] 2.49 sec.
2026-09-20 19:43:26 02427_msan_group_array_resample: [ OK ] 0.83 sec.
2026-09-20 19:43:29 02122_parallel_formatting_RowBinary: [ OK ] 8.85 sec.
2026-09-20 19:43:32 02564_query_id_header: [ OK ] 3.34 sec.
2026-09-20 19:43:32 01710_projection_analysis_reuse_partition: [ OK ] 6.65 sec.
2026-09-20 19:43:33 02581_parquet_arrow_orc_compressions: [ OK ] 11.28 sec.
2026-09-20 19:43:33 00207_left_array_join: [ OK ] 0.85 sec.
2026-09-20 19:43:34 03151_analyzer_view_read_only_necessary_columns: [ OK ] 0.99 sec.
2026-09-20 19:43:35 02158_contingency: [ OK ] 1.14 sec.
2026-09-20 19:43:35 02239_client_host_help: [ OK ] 2.80 sec.
2026-09-20 19:43:36 03260_dynamic_low_cardinality_dict_bug: [ OK ] 0.99 sec.
2026-09-20 19:43:37 00598_create_as_select_http: [ OK ] 3.79 sec.
2026-09-20 19:43:37 02695_storage_join_insert_select_deadlock: [ OK ] 1.33 sec.
2026-09-20 19:43:38 01015_random_constant: [ OK ] 0.74 sec.
2026-09-20 19:43:39 02391_hashed_dictionary_shards: [ OK ] 3.14 sec.
2026-09-20 19:43:39 02947_non_post_request_should_be_readonly: [ OK ] 2.19 sec.
2026-09-20 19:43:40 03023_group_by_use_nulls_analyzer_crashes: [ OK ] 2.00 sec.
2026-09-20 19:43:41 01493_alter_remove_wrong_default: [ OK ] 1.29 sec.
2026-09-20 19:43:42 01475_read_subcolumns_storages: [ OK ] 20.21 sec.
2026-09-20 19:43:42 02001_select_with_filter: [ OK ] 1.04 sec.
2026-09-20 19:43:43 02023_transform_or_to_in: [ OK ] 1.24 sec.
2026-09-20 19:43:43 00712_prewhere_with_missing_columns_2: [ OK ] 1.01 sec.
2026-09-20 19:43:44 03231_dynamic_uniq_group_by: [ OK ] 1.08 sec.
2026-09-20 19:43:45 02841_check_table_progress: [ OK ] 5.75 sec.
2026-09-20 19:43:45 02946_parallel_replicas_distributed: [ OK ] 1.19 sec.
2026-09-20 19:43:46 00557_array_resize: [ OK ] 1.49 sec.
2026-09-20 19:43:46 00931_low_cardinality_set_index_in_key_condition: [ OK ] 0.89 sec.
2026-09-20 19:43:47 03567_analyzer_single_with_scope_cycle: [ OK ] 1.24 sec.
2026-09-20 19:43:48 00932_geohash_support: [ OK ] 2.10 sec.
2026-09-20 19:43:48 01347_partition_date_vs_datetime: [ OK ] 0.99 sec.
2026-09-20 19:43:49 01278_random_string_utf8: [ OK ] 1.18 sec.
2026-09-20 19:43:49 01016_input_null_as_default: [ OK ] 24.57 sec.
2026-09-20 19:43:50 02993_values_escape_quote: [ OK ] 1.03 sec.
2026-09-20 19:43:52 02286_vertical_merges_missed_column: [ OK ] 1.24 sec.
2026-09-20 19:43:52 03036_recursive_cte_postgres_2: [ OK ] 7.16 sec.
2026-09-20 19:43:53 00170_lower_upper_utf8: [ OK ] 4.89 sec.
2026-09-20 19:43:53 02206_minimum_sample_size: [ OK ] 1.69 sec.
2026-09-20 19:43:54 02884_async_insert_native_protocol_4: [ OK ] 5.00 sec.
2026-09-20 19:43:54 01440_big_int_least_greatest: [ OK ] 1.39 sec.
2026-09-20 19:43:54 00804_test_delta_codec_compression: [ OK ] 126.21 sec.
2026-09-20 19:43:54 01337_mysql_global_variables: [ OK ] 0.93 sec.
2026-09-20 19:43:56 00712_prewhere_with_alias_and_virtual_column: [ OK ] 1.08 sec.
2026-09-20 19:43:56 02152_count_distinct_optimization: [ OK ] 1.50 sec.
2026-09-20 19:43:56 00534_functions_bad_arguments13: [ SKIPPED ] 0.00 sec.
2026-09-20 19:43:56 Reason: not running for current build
2026-09-20 19:43:57 01375_output_format_tsv_csv_with_names: [ OK ] 5.05 sec.
2026-09-20 19:43:57 01101_prewhere_after_alter: [ OK ] 1.14 sec.
2026-09-20 19:43:58 01940_pad_string: [ OK ] 2.04 sec.
2026-09-20 19:43:58 02191_nested_with_dots: [ OK ] 1.29 sec.
2026-09-20 19:43:59 02534_s3_cluster_insert_select_schema_inference: [ OK ] 1.09 sec.
2026-09-20 19:43:59 02421_decimal_in_precision_issue_41125: [ OK ] 2.08 sec.
2026-09-20 19:43:59 03324_cache_disk_validation_max_size: [ OK ] 4.99 sec.
2026-09-20 19:44:00 03213_denseRank_percentRank_alias: [ OK ] 1.13 sec.
2026-09-20 19:44:00 03275_matview_with_union: [ OK ] 1.28 sec.
2026-09-20 19:44:00 02346_fulltext_index_detach_attach: [ OK ] 0.98 sec.
2026-09-20 19:44:01 00352_external_sorting_and_constants: [ OK ] 6.66 sec.
2026-09-20 19:44:01 02973_s3_compressed_file_in_error_message: [ OK ] 2.86 sec.
2026-09-20 19:44:01 01408_range_overflow: [ OK ] 1.10 sec.
2026-09-20 19:44:01 02505_forbid_paths_in_datetime_timezone: [ OK ] 0.89 sec.
2026-09-20 19:44:02 00067_replicate_segfault: [ OK ] 0.95 sec.
2026-09-20 19:44:03 00488_non_ascii_column_names: [ OK ] 0.99 sec.
2026-09-20 19:44:04 00140_parse_unix_timestamp_as_datetime: [ OK ] 2.69 sec.
2026-09-20 19:44:04 02805_distributed_queries_timeouts: [ OK ] 25.00 sec.
2026-09-20 19:44:05 02281_limit_by_distributed: [ OK ] 1.03 sec.
2026-09-20 19:44:05 01921_not_chain: [ OK ] 0.94 sec.
2026-09-20 19:44:06 02294_nothing_arguments_in_functions: [ OK ] 1.45 sec.
2026-09-20 19:44:06 03031_distinguish_bool_and_int_in_settings: [ OK ] 1.65 sec.
2026-09-20 19:44:07 00098_2_union_all: [ OK ] 0.99 sec.
2026-09-20 19:44:07 03203_grpc_protocol: [ OK ] 2.27 sec.
2026-09-20 19:44:07 02169_fix_view_offset_limit_setting: [ OK ] 1.03 sec.
2026-09-20 19:44:08 00711_array_enumerate_variants: [ OK ] 0.74 sec.
2026-09-20 19:44:08 03227_print_pretty_tuples_create_query: [ SKIPPED ] 0.00 sec.
2026-09-20 19:44:08 Reason: not running for current build
2026-09-20 19:44:08 02379_analyzer_subquery_depth: [ OK ] 0.98 sec.
2026-09-20 19:44:08 02292_create_function_validate: [ OK ] 0.79 sec.
2026-09-20 19:44:09 01710_aggregate_projection_with_grouping_set: [ OK ] 1.09 sec.
2026-09-20 19:44:10 02662_sparse_columns_mutations_4: [ OK ] 1.14 sec.
2026-09-20 19:44:10 02707_skip_index_with_in: [ OK ] 1.24 sec.
2026-09-20 19:44:11 03008_groupSortedArray_field: [ OK ] 0.88 sec.
2026-09-20 19:44:11 03277_json_subcolumns_in_primary_key: [ OK ] 9.72 sec.
2026-09-20 19:44:12 00583_limit_by_expressions: [ OK ] 1.04 sec.
2026-09-20 19:44:12 01890_stem: [ OK ] 1.33 sec.
2026-09-20 19:44:13 02131_mv_many_chunks_bug: [ OK ] 1.19 sec.
2026-09-20 19:44:13 01181_db_atomic_drop_on_cluster: [ OK ] 1.54 sec.
2026-09-20 19:44:14 00261_storage_aliases_and_array_join: [ OK ] 4.51 sec.
2026-09-20 19:44:15 02966_topk_counts_approx_count_sum: [ OK ] 1.09 sec.
2026-09-20 19:44:15 02111_function_mapExtractKeyLike: [ OK ] 1.43 sec.
2026-09-20 19:44:17 03257_reverse_sorting_key: [ OK ] 1.84 sec.
2026-09-20 19:44:18 01056_negative_with_bloom_filter: [ OK ] 1.10 sec.
2026-09-20 19:44:18 02354_vector_search_multiple_marks: [ SKIPPED ] 0.00 sec.
2026-09-20 19:44:18 Reason: not running for current build
2026-09-20 19:44:18 00834_hints_for_type_function_typos: [ OK ] 17.76 sec.
2026-09-20 19:44:19 03067_analyzer_complex_alias_join: [ OK ] 0.84 sec.
2026-09-20 19:44:19 02022_bzip2_truncated: [ OK ] 4.31 sec.
2026-09-20 19:44:19 00757_enum_defaults: [ OK ] 1.63 sec.
2026-09-20 19:44:20 00663_tiny_log_empty_insert: [ OK ] 1.03 sec.
2026-09-20 19:44:21 00956_sensitive_data_masking: [ OK ] 19.41 sec.
2026-09-20 19:44:21 01070_h3_get_base_cell: [ OK ] 0.79 sec.
2026-09-20 19:44:23 02155_h3_to_center_child: [ OK ] 3.55 sec.
2026-09-20 19:44:23 00216_bit_test_function_family: [ OK ] 1.24 sec.
2026-09-20 19:44:23 02588_parquet_bug: [ OK ] 3.76 sec.
2026-09-20 19:44:24 02151_invalid_setting_with_hints_in_query: [ OK ] 3.09 sec.
2026-09-20 19:44:24 01732_bigint_ubsan: [ OK ] 1.29 sec.
2026-09-20 19:44:24 01132_max_rows_to_read: [ OK ] 1.49 sec.
2026-09-20 19:44:24 02346_aggregation_in_order_fixed_prefix: [ OK ] 9.82 sec.
2026-09-20 19:44:25 03292_format_tty_friendly: [ OK ] 0.78 sec.
2026-09-20 19:44:25 03799_any_left_join_isnotnull_crash: [ OK ] 1.13 sec.
2026-09-20 19:44:26 02020_alter_table_modify_comment: [ OK ] 63.90 sec.
2026-09-20 19:44:26 00203_full_join: [ OK ] 2.04 sec.
2026-09-20 19:44:27 00564_enum_order: [ OK ] 1.94 sec.
2026-09-20 19:44:27 01684_geohash_ubsan: [ OK ] 1.14 sec.
2026-09-20 19:44:28 00918_has_unsufficient_type_check: [ OK ] 0.93 sec.
2026-09-20 19:44:28 02154_bit_slice_for_string: [ OK ] 4.40 sec.
2026-09-20 19:44:29 01247_optimize_distributed_group_by_sharding_key_dist_on_dist: [ OK ] 1.84 sec.
2026-09-20 19:44:29 02183_dictionary_no_attributes: [ OK ] 2.95 sec.
2026-09-20 19:44:29 01296_pipeline_stuck: [ OK ] 1.39 sec.
2026-09-20 19:44:29 03221_mutate_profile_events: [ OK ] 6.56 sec.
2026-09-20 19:44:30 02481_array_join_with_map: [ OK ] 1.03 sec.
2026-09-20 19:44:30 02352_lightweight_delete: [ OK ] 22.21 sec.
2026-09-20 19:44:31 02969_mysql_cast_type_aliases: [ OK ] 1.49 sec.
2026-09-20 19:44:31 03355_issue_31183: [ OK ] 1.23 sec.
2026-09-20 19:44:31 01892_jit_aggregation_function_any_last_long: [ OK ] 2.94 sec.
2026-09-20 19:44:32 01710_projections_in_distributed_query: [ OK ] 1.35 sec.
2026-09-20 19:44:33 03222_parallel_replicas_final_in_subquery: [ OK ] 1.14 sec.
2026-09-20 19:44:34 00587_union_all_type_conversions: [ OK ] 1.09 sec.
2026-09-20 19:44:35 03522_nullable_partition_key: [ OK ] 1.09 sec.
2026-09-20 19:44:36 02587_csv_big_numbers_inference: [ OK ] 0.88 sec.
2026-09-20 19:44:39 01417_query_time_in_system_events: [ OK ] 8.58 sec.
2026-09-20 19:44:39 03327_permissions_on_refresh_mv: [ OK ] 8.26 sec.
2026-09-20 19:44:39 02238_lz4_bug: [ OK ] 13.50 sec.
2026-09-20 19:44:40 00381_first_significant_subdomain: [ OK ] 0.84 sec.
2026-09-20 19:44:42 03047_on_fly_mutations_materialized: [ OK ] 1.36 sec.
2026-09-20 19:44:42 03149_numbers_max_block_size_zero: [ OK ] 2.60 sec.
2026-09-20 19:44:43 01415_table_function_view: [ OK ] 0.93 sec.
2026-09-20 19:44:44 00942_mutate_index: [ OK ] 8.01 sec.
2026-09-20 19:44:44 02381_arrow_dict_of_nullable_string_to_lc: [ OK ] 2.40 sec.
2026-09-20 19:44:44 01318_decrypt: [ OK ] 5.66 sec.
2026-09-20 19:44:45 00472_compare_uuid_with_constant_string: [ OK ] 1.53 sec.
2026-09-20 19:44:45 00291_array_reduce: [ OK ] 0.80 sec.
2026-09-20 19:44:46 00721_force_by_identical_result_after_merge_zookeeper_long: [ OK ] 1.69 sec.
2026-09-20 19:44:46 01061_alter_codec_with_type: [ OK ] 1.10 sec.
2026-09-20 19:44:46 00347_has_tuple: [ OK ] 1.49 sec.
2026-09-20 19:44:46 01917_distinct_on: [ OK ] 1.00 sec.
2026-09-20 19:44:47 01654_bar_nan: [ OK ] 0.84 sec.
2026-09-20 19:44:47 03006_analyzer_executable_table_function: [ OK ] 1.19 sec.
2026-09-20 19:44:48 00578_merge_trees_without_primary_key: [ OK ] 1.89 sec.
2026-09-20 19:44:48 01950_aliases_bad_cast: [ OK ] 0.84 sec.
2026-09-20 19:44:48 01310_enum_comparison: [ OK ] 1.16 sec.
2026-09-20 19:44:50 03001_insert_threads_deduplication: [ OK ] 1.73 sec.
2026-09-20 19:44:51 03728_arrow_low_cardinality_over_bool: [ OK ] 2.54 sec.
2026-09-20 19:44:52 00927_asof_join_long: [ OK ] 229.76 sec.
2026-09-20 19:44:52 02884_parallel_window_functions_bug: [ OK ] 5.46 sec.
2026-09-20 19:44:52 00433_ifnull: [ OK ] 1.19 sec.
2026-09-20 19:44:52 01601_temporary_table_session_scope: [ OK ] 2.25 sec.
2026-09-20 19:44:53 01338_uuid_without_separator: [ OK ] 0.93 sec.
2026-09-20 19:44:53 02590_bson_duplicate_column: [ OK ] 0.94 sec.
2026-09-20 19:44:53 02668_logical_optimizer_removing_redundant_checks: [ OK ] 1.29 sec.
2026-09-20 19:44:53 02367_optimize_trivial_count_with_array_join: [ OK ] 1.04 sec.
2026-09-20 19:44:54 02866_size_of_marks_skip_idx_explain: [ OK ] 0.94 sec.
2026-09-20 19:44:54 01051_scalar_optimization: [ OK ] 0.94 sec.
2026-09-20 19:44:54 02844_subquery_timeout_with_break: [ OK ] 1.09 sec.
2026-09-20 19:44:54 03276_index_empty_part: [ OK ] 1.00 sec.
2026-09-20 19:44:55 00285_not_all_data_in_totals: [ OK ] 1.15 sec.
2026-09-20 19:44:56 01034_sample_final_distributed: [ OK ] 7.96 sec.
2026-09-20 19:44:57 01277_buffer_column_order: [ OK ] 1.29 sec.
2026-09-20 19:44:57 02304_grouping_sets_with_rollup_cube: [ OK ] 1.00 sec.
2026-09-20 19:44:57 03315_query_log_privileges_backup_restore: [ OK ] 27.66 sec.
2026-09-20 19:44:57 00512_fractional_time_zones: [ OK ] 3.44 sec.
2026-09-20 19:44:58 01457_compile_expressions_fuzzer: [ OK ] 0.80 sec.
2026-09-20 19:44:58 01112_check_table_with_index: [ OK ] 0.95 sec.
2026-09-20 19:44:58 01551_context_uaf: [ OK ] 1.01 sec.
2026-09-20 19:44:59 02703_explain_query_tree_is_forbidden_with_old_analyzer: [ OK ] 0.73 sec.
2026-09-20 19:45:00 02947_parallel_replicas_remote: [ OK ] 1.14 sec.
2026-09-20 19:45:01 00576_nested_and_prewhere: [ OK ] 2.99 sec.
2026-09-20 19:45:01 02248_nullable_custom_types_to_string: [ OK ] 0.90 sec.
2026-09-20 19:45:02 02345_implicit_transaction: [ OK ] 3.69 sec.
2026-09-20 19:45:02 01570_aggregator_combinator_simple_state: [ OK ] 1.49 sec.
2026-09-20 19:45:02 03524_nullable_extremes: [ OK ] 1.46 sec.
2026-09-20 19:45:03 03598_json_enum_default_value_in_typed_path: [ OK ] 0.90 sec.
2026-09-20 19:45:03 01943_non_deterministic_order_key: [ OK ] 0.99 sec.
2026-09-20 19:45:05 02521_grouping_sets_plus_memory_efficient_aggr: [ OK ] 2.29 sec.
2026-09-20 19:45:05 01636_nullable_fuzz2: [ OK ] 1.83 sec.
2026-09-20 19:45:05 00319_index_for_like: [ OK ] 1.65 sec.
2026-09-20 19:45:06 03023_analyzer_optimize_group_by_function_keys_with_nulls: [ OK ] 0.88 sec.
2026-09-20 19:45:07 01030_storage_set_supports_read: [ OK ] 1.08 sec.
2026-09-20 19:45:07 02427_column_nullable_ubsan: [ OK ] 2.06 sec.
2026-09-20 19:45:08 02420_key_condition_actions_dag_bug_40599: [ OK ] 3.45 sec.
2026-09-20 19:45:08 02995_index_8: [ SKIPPED ] 0.00 sec.
2026-09-20 19:45:08 Reason: not running for current build
2026-09-20 19:45:08 02995_index_7: [ SKIPPED ] 0.00 sec.
2026-09-20 19:45:08 Reason: not running for current build
2026-09-20 19:45:08 02337_multiple_joins_original_names: [ OK ] 1.05 sec.
2026-09-20 19:45:10 00834_kill_mutation: [ OK ] 15.24 sec.
2026-09-20 19:45:10 00343_array_element_generic: [ OK ] 1.35 sec.
2026-09-20 19:45:11 03227_implicit_select: [ OK ] 0.78 sec.
2026-09-20 19:45:11 00107_totals_after_having: [ OK ] 17.30 sec.
2026-09-20 19:45:13 03523_storage_kafka_shutdown_smoke_local: [ OK ] 3.35 sec.
2026-09-20 19:45:13 03163_dynamic_as_supertype: [ OK ] 1.54 sec.
2026-09-20 19:45:13
2026-09-20 19:45:13 136 tests passed. 5 tests skipped. 993.09 s elapsed (Process-3).
2026-09-20 19:45:15 02473_functions_in_readonly_mode: [ OK ] 8.10 sec.
2026-09-20 19:45:15
2026-09-20 19:45:15 119 tests passed. 2 tests skipped. 994.91 s elapsed (Process-8).
2026-09-20 19:45:17 00531_client_ignore_error: [ OK ] 4.19 sec.
2026-09-20 19:45:17
2026-09-20 19:45:17 196 tests passed. 4 tests skipped. 997.26 s elapsed (Process-4).
2026-09-20 19:45:18 00980_alter_settings_race: [ OK ] 9.26 sec.
2026-09-20 19:45:18
2026-09-20 19:45:18 Having 1 errors! 206 tests passed. 4 tests skipped. 997.52 s elapsed (Process-10).
2026-09-20 19:45:25 01675_data_type_coroutine: [ OK ] 56.23 sec.
2026-09-20 19:45:25
2026-09-20 19:45:25 88 tests passed. 0 tests skipped. 1005.25 s elapsed (Process-7).
2026-09-20 19:45:28 02371_select_projection_normal_agg: [ OK ] 30.83 sec.
2026-09-20 19:45:28
2026-09-20 19:45:28 132 tests passed. 1 tests skipped. 1007.48 s elapsed (Process-5).
2026-09-20 19:45:48 03201_variant_null_map_subcolumn: [ OK ] 37.39 sec.
2026-09-20 19:45:48
2026-09-20 19:45:48 157 tests passed. 4 tests skipped. 1027.89 s elapsed (Process-9).
2026-09-20 19:46:02 00284_external_aggregation: [ OK ] 89.83 sec.
2026-09-20 19:46:02
2026-09-20 19:46:02 111 tests passed. 1 tests skipped. 1041.79 s elapsed (Process-6).
2026-09-20 19:46:02 Running 127 stateless tests (MainProcess).
2026-09-20 19:46:03 03545_number_of_rows_in_ttltransform: [ OK ] 1.30 sec.
2026-09-20 19:46:06 03525_distributed_product_mode_local_IN_cross_replication_analyzer_bug: [ OK ] 2.55 sec.
2026-09-20 19:46:10 03350_alter_table_fetch_partition_thread_pool: [ OK ] 4.19 sec.
2026-09-20 19:46:17 03312_check_table_grant: [ OK ] 6.51 sec.
2026-09-20 19:46:23 03305_rename_mutations_counter: [ OK ] 5.41 sec.
2026-09-20 19:46:29 03305_mutations_counters: [ OK ] 6.56 sec.
2026-09-20 19:46:32 03272_prewarm_mark_cache_add_column: [ OK ] 3.30 sec.
2026-09-20 19:46:33 03259_orc_date_out_of_range: [ OK ] 0.88 sec.
2026-09-20 19:46:54 03254_session_expire_in_use_in_http_interface: [ OK ] 20.21 sec.
2026-09-20 19:47:03 03229_query_condition_cache: [ OK ] 9.16 sec.
2026-09-20 19:47:05 03174_exact_rows_before_aggregation: [ OK ] 2.49 sec.
2026-09-20 19:47:11 03164_s3_settings_for_queries_and_merges: [ OK ] 5.40 sec.
2026-09-20 19:48:13 03144_parallel_alter_add_drop_column_zookeeper_on_steroids: [ OK ] 62.34 sec.
2026-09-20 19:48:58 03128_system_unload_primary_key: [ OK ] 44.20 sec.
2026-09-20 19:48:59 03101_analyzer_identifiers_3: [ OK ] 1.44 sec.
2026-09-20 19:49:03 03096_http_interface_role_query_param: [ OK ] 4.00 sec.
2026-09-20 19:49:06 03047_on_fly_mutations_multiple_updates: [ OK ] 2.44 sec.
2026-09-20 19:49:13 03047_on_fly_mutations_basics_rmt: [ OK ] 7.56 sec.
2026-09-20 19:51:56 03008_deduplication_several_mv_into_one_table_replicated: [ OK ] 162.93 sec.
2026-09-20 19:54:13 03008_deduplication_mv_generates_several_blocks_nonreplicated: [ OK ] 136.59 sec.
2026-09-20 19:54:14 02975_system_zookeeper_retries: [ OK ] 1.08 sec.
2026-09-20 19:54:19 02961_storage_config_volume_priority: [ OK ] 5.05 sec.
2026-09-20 19:54:20 02960_validate_database_engines: [ OK ] 0.94 sec.
2026-09-20 19:54:26 02951_parallel_parsing_json_compact_each_row: [ OK ] 6.27 sec.
2026-09-20 19:54:37 02907_suggestions_readonly_user: [ OK ] 10.88 sec.
2026-09-20 19:54:43 02884_async_insert_native_protocol_1: [ OK ] 5.50 sec.
2026-09-20 19:54:45 02842_truncate_database: [ OK ] 2.05 sec.
2026-09-20 19:55:04 02832_alter_max_sessions_for_user: [ OK ] 18.80 sec.
2026-09-20 19:55:05 02775_show_columns_called_from_clickhouse: [ OK ] 1.04 sec.
2026-09-20 19:55:07 02725_local_query_parameters: [ OK ] 2.45 sec.
2026-09-20 19:55:15 02724_database_s3: [ OK ] 8.01 sec.
2026-09-20 19:55:17 02723_parallelize_output_setting: [ OK ] 0.99 sec.
2026-09-20 19:55:18 02718_insert_meet_hardware_error: [ OK ] 1.09 sec.
2026-09-20 19:55:21 02705_capnp_more_types: [ OK ] 3.80 sec.
2026-09-20 19:55:24 02686_postgres_protocol_decimal_256: [ OK ] 2.60 sec.
2026-09-20 19:55:25 02578_parameterized_rename_queries: [ OK ] 1.14 sec.
2026-09-20 19:55:27 02563_analyzer_merge: [ OK ] 1.53 sec.
2026-09-20 19:55:33 02511_parquet_orc_missing_columns: [ OK ] 6.21 sec.
2026-09-20 19:55:34 02494_query_cache_min_query_duration: [ OK ] 0.99 sec.
2026-09-20 19:55:35 02494_query_cache_secrets: [ OK ] 0.88 sec.
2026-09-20 19:55:37 02494_query_cache_system_tables: [ OK ] 1.63 sec.
2026-09-20 19:56:09 02494_query_cache_user_isolation: [ OK ] 32.00 sec.
2026-09-20 19:56:10 02494_query_cache_drop_cache: [ OK ] 1.19 sec.
2026-09-20 19:56:11 02494_query_cache_asynchronous_metrics: [ OK ] 0.98 sec.
2026-09-20 19:56:13 02494_query_cache_key: [ OK ] 1.48 sec.
2026-09-20 19:56:14 02481_s3_throw_if_mismatch_files: [ OK ] 1.49 sec.
2026-09-20 19:56:16 02458_use_structure_from_insertion_table: [ OK ] 1.74 sec.
2026-09-20 19:57:30 02447_drop_database_replica: [ OK ] 73.66 sec.
2026-09-20 19:57:41 02417_load_marks_async: [ OK ] 11.17 sec.
2026-09-20 19:57:42 02416_input_json_formats: [ OK ] 1.29 sec.
2026-09-20 19:57:45 02402_capnp_format_segments_overflow: [ OK ] 2.75 sec.
2026-09-20 19:57:47 02378_part_log_profile_events_replicated: [ OK ] 1.69 sec.
2026-09-20 19:57:48 02375_system_schema_inference_cache: [ OK ] 1.04 sec.
2026-09-20 19:57:51 02360_clickhouse_local_config-option: [ OK ] 2.91 sec.
2026-09-20 19:58:03 02327_capnproto_protobuf_empty_messages: [ OK ] 11.93 sec.
2026-09-20 19:58:04 02322_sql_insert_format: [ OK ] 1.19 sec.
2026-09-20 19:58:05 02314_csv_tsv_skip_first_lines: [ OK ] 0.93 sec.
2026-09-20 19:58:05 02310_clickhouse_local_INSERT_progress_profile_events: [ SKIPPED ] 0.00 sec.
2026-09-20 19:58:05 Reason: not running for current build
2026-09-20 19:58:06 02294_fp_seconds_profile: [ OK ] 0.73 sec.
2026-09-20 19:58:53 02286_drop_filesystem_cache: [ OK ] 47.01 sec.
2026-09-20 19:59:00 02270_stdin_with_query_or_infile_data: [ OK ] 6.61 sec.
2026-09-20 20:00:46 02265_test_dns_profile_events: [ OK ] 106.44 sec.
2026-09-20 20:00:47 02265_rename_join_ordinary_to_atomic: [ OK ] 0.93 sec.
2026-09-20 20:00:54 02263_lazy_mark_load: [ OK ] 7.01 sec.
2026-09-20 20:01:05 02242_arrow_orc_parquet_nullable_schema_inference: [ OK ] 10.72 sec.
2026-09-20 20:01:12 02184_table_engine_access: [ OK ] 7.41 sec.
2026-09-20 20:01:15 02181_format_from_file_extension_local: [ OK ] 3.00 sec.
2026-09-20 20:01:17 02115_rewrite_local_join_right_distribute_table: [ OK ] 1.39 sec.
2026-09-20 20:01:18 02111_modify_table_comment: [ OK ] 0.89 sec.
2026-09-20 20:01:19 02101_sql_user_defined_functions_create_or_replace: [ OK ] 0.89 sec.
2026-09-20 20:01:20 02097_default_dict_get_add_database: [ OK ] 0.99 sec.
2026-09-20 20:01:22 02008_complex_key_range_hashed_dictionary: [ OK ] 2.24 sec.
2026-09-20 20:01:28 01939_user_with_default_database: [ OK ] 5.86 sec.
2026-09-20 20:01:30 01902_dictionary_array_type: [ OK ] 2.34 sec.
2026-09-20 20:01:36 01852_dictionary_query_count_long: [ OK ] 5.15 sec.
2026-09-20 20:01:37 01824_prefer_global_in_and_join: [ OK ] 1.89 sec.
2026-09-20 20:01:38 01778_mmap_cache_infra: [ OK ] 0.84 sec.
2026-09-20 20:01:51 01771_bloom_filter_not_has: [ OK ] 12.58 sec.
2026-09-20 20:01:53 01766_hashed_dictionary_complex_key: [ OK ] 2.19 sec.
2026-09-20 20:01:54 01748_dictionary_table_dot: [ OK ] 0.95 sec.
2026-09-20 20:03:21 01747_system_session_log_long: [ OK ] 86.57 sec.
2026-09-20 20:03:25 01684_ssd_cache_dictionary_simple_key: [ OK ] 4.29 sec.
2026-09-20 20:03:59 01502_long_log_tinylog_deadlock_race: [ OK ] 33.92 sec.
2026-09-20 20:04:00 01494_storage_join_persistency: [ OK ] 1.25 sec.
2026-09-20 20:04:02 01493_storage_set_persistency: [ OK ] 1.24 sec.
2026-09-20 20:04:03 01470_show_databases_like: [ OK ] 0.74 sec.
2026-09-20 20:04:22 01318_long_unsuccessful_mutation_zookeeper: [ OK ] 19.00 sec.
2026-09-20 20:05:05 01302_aggregate_state_exception_memory_leak: [ OK ] 43.74 sec.
2026-09-20 20:05:07 01296_create_row_policy_in_current_database: [ OK ] 1.44 sec.
2026-09-20 20:05:09 01293_create_role: [ OK ] 1.64 sec.
2026-09-20 20:05:15 01292_create_user: [ OK ] 6.06 sec.
2026-09-20 20:05:16 01249_bad_arguments_for_bloom_filter: [ OK ] 1.39 sec.
2026-09-20 20:05:18 01232_extremes: [ OK ] 2.14 sec.
2026-09-20 20:05:20 01224_no_superfluous_dict_reload: [ OK ] 1.89 sec.
2026-09-20 20:07:01 01200_mutations_memory_consumption: [ OK ] 100.85 sec.
2026-09-20 20:07:03 01191_rename_dictionary: [ OK ] 1.84 sec.
2026-09-20 20:07:04 01129_dict_get_join_lose_constness: [ OK ] 0.93 sec.
2026-09-20 20:07:04 01092_memory_profiler: [ SKIPPED ] 0.00 sec.
2026-09-20 20:07:04 Reason: not running for current build
2026-09-20 20:07:06 01048_exists_query: [ OK ] 1.59 sec.
2026-09-20 20:07:08 01018_ddl_dictionaries_create: [ OK ] 1.94 sec.
2026-09-20 20:07:15 00933_test_fix_extra_seek_on_compressed_cache: [ OK ] 7.56 sec.
2026-09-20 20:07:18 00612_http_max_query_size: [ OK ] 2.85 sec.
2026-09-20 20:07:19 00609_mv_index_in_in: [ OK ] 1.08 sec.
2026-09-20 20:07:24 00474_readonly_settings: [ OK ] 5.15 sec.
2026-09-20 20:07:25 00183_prewhere_conditions_order: [ OK ] 0.99 sec.
2026-09-20 20:08:05 00165_jit_aggregate_functions: [ OK ] 39.63 sec.
2026-09-20 20:08:46 00160_decode_xml_component: [ OK ] 40.78 sec.
2026-09-20 20:09:02 00145_aggregate_functions_statistics: [ OK ] 15.64 sec.
2026-09-20 20:09:57 00139_like: [ OK ] 55.09 sec.
2026-09-20 20:11:37 00110_external_sort: [ OK ] 100.06 sec.
2026-09-20 20:11:38 00097_constexpr_in_index: [ OK ] 0.84 sec.
2026-09-20 20:12:22 00095_hyperscan_profiler: [ OK ] 44.24 sec.
2026-09-20 20:12:29 00092_obfuscator: [ OK ] 6.76 sec.
2026-09-20 20:12:47 00090_thread_pool_deadlock: [ OK ] 18.05 sec.
2026-09-20 20:13:05 00079_array_join_not_used_joined_column: [ OK ] 18.16 sec.
2026-09-20 20:13:09 00066_sorting_distributed_many_replicas: [ OK ] 4.00 sec.
2026-09-20 20:13:11 00059_merge_sorting_empty_array_joined: [ OK ] 1.75 sec.
2026-09-20 20:13:17 00056_view: [ OK ] 6.12 sec.
2026-09-20 20:13:20 00054_merge_tree_partitions: [ OK ] 2.50 sec.
2026-09-20 20:13:22 00052_group_by_in: [ OK ] 1.73 sec.
2026-09-20 20:13:27 00043_any_left_join: [ OK ] 5.12 sec.
2026-09-20 20:13:31 00035_aggregate_keys128: [ OK ] 4.10 sec.
2026-09-20 20:13:37 00034_aggregate_key_fixed_string: [ OK ] 5.90 sec.
2026-09-20 20:13:38 00021_3_select_with_in: [ OK ] 0.79 sec.
2026-09-20 20:13:40 00015_totals_and_no_aggregate_functions: [ OK ] 2.50 sec.
2026-09-20 20:13:43 00006_agregates: [ OK ] 2.24 sec.
2026-09-20 20:13:43 00001_count_hits: [ OK ] 0.74 sec.
2026-09-20 20:13:43
2026-09-20 20:13:43 125 tests passed. 2 tests skipped. 1661.45 s elapsed (MainProcess).
2026-09-20 20:13:52 Checking the hung queries: done
2026-09-20 20:13:52
2026-09-20 20:13:52 No queries hung.
2026-09-20 20:13:52 All tests have finished.
2026-09-20 20:13:52
2026-09-20 20:13:52 Top patterns of log messages:
2026-09-20 20:13:52
2026-09-20 20:13:52 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2026-09-20 20:13:52
2026-09-20 20:13:52 1. 49456 0.062 9.32 MiB 0.104 1 152 ['Debug'] 0 (from {}{}{}){}{}{} {} (stage: {})
2026-09-20 20:13:52 2. 49411 0.062 7.40 MiB 0.083 19892 150 ['Trace'] 1 {} Creating query context from {} context, user_id: {}, parent context user: {}
2026-09-20 20:13:52 3. 44747 0.056 1.07 MiB 0.012 1 203 ['Trace'] 0.001 Query to stage {}{}
2026-09-20 20:13:52 4. 44592 0.056 2.10 MiB 0.024 1 203 ['Trace'] 0.001 Query from stage {} to stage {}{}
2026-09-20 20:13:52 5. 35473 0.044 1000.89 KiB 0.011 1 101 ['Debug'] 0 Processed in {} sec.
2026-09-20 20:13:52 6. 32377 0.04 2.51 MiB 0.028 1 118 ['Debug'] 0 Read {} rows, {} in {} sec., {} rows/sec., {}/sec.
2026-09-20 20:13:52 7. 25152 0.031 1.10 MiB 0.012 1 1 ['Trace'] 1 Processing requests batch, size: {}, bytes: {}
2026-09-20 20:13:52 8. 20226 0.025 938.84 KiB 0.01 20226 190 ['Debug'] 0.997 Authenticating user '{}' from {}
2026-09-20 20:13:52 9. 19973 0.025 2.19 MiB 0.025 19973 190 ['Debug'] 0.997 {} Authenticated with global context as user {}
2026-09-20 20:13:52 10. 19929 0.025 1.71 MiB 0.019 19929 187 ['Debug'] 0.997 {} Logout, user_id: {}
2026-09-20 20:13:52 11. 19876 0.025 1.42 MiB 0.016 19876 150 ['Debug'] 1 Creating session context with user_id: {}
2026-09-20 20:13:52 12. 14927 0.019 1.03 MiB 0.011 1 773 ['Trace'] 0.486 Reserved {} on local disk {}, having unreserved {}.
2026-09-20 20:13:52 13. 14452 0.018 671.00 KiB 0.007 1 256 ['Trace'] 0.333 filled checksums {}
2026-09-20 20:13:52 14. 14393 0.018 998.18 KiB 0.011 1099 771 ['Trace'] 0.472 Trying to reserve {} using storage policy from min volume index {}
2026-09-20 20:13:52 15. 13980 0.017 2.66 MiB 0.03 2 133 ['Trace'] 1 HTTP Request for {}. Method: {}, Address: {}, User-Agent: {}{}, Content Type: {}, Transfer Encoding: {}, X-Forwarded-For: {}
2026-09-20 20:13:52 16. 13978 0.017 5.81 MiB 0.065 2 133 ['Trace'] 1 Request URI: {}
2026-09-20 20:13:52 17. 13737 0.017 281.72 KiB 0.003 2 133 ['Debug'] 0.017 Done processing query
2026-09-20 20:13:52 18. 13701 0.017 1.56 MiB 0.017 1108 275 ['Trace'] 0.371 Renaming temporary part {} to {} with tid {}.
2026-09-20 20:13:52 19. 8620 0.011 355.47 KiB 0.004 1 167 ['Debug'] 0.256 {}{} memory usage: {}.
2026-09-20 20:13:52 20. 7554 0.009 711.07 KiB 0.008 1 81 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part
2026-09-20 20:13:52 21. 7549 0.009 344.33 KiB 0.004 1 125 ['Trace'] 0.001 Read steps statistics: {}
2026-09-20 20:13:52 22. 7461 0.009 930.75 KiB 0.01 8 507 ['Debug'] 1 Not executing log entry {} of type {} for part {} because merges and mutations are cancelled now.
2026-09-20 20:13:52 23. 6697 0.008 608.39 KiB 0.007 1 135 ['Trace'] 0 Aggregated. {} to {} rows (from {}) in {} sec. ({:.3f} rows/sec., {}/sec.)
2026-09-20 20:13:52 24. 6663 0.008 202.06 KiB 0.002 1 140 ['Trace'] 0 Aggregation method: {}
2026-09-20 20:13:52 25. 6387 0.008 213.50 KiB 0.002 1 105 ['Trace'] 1 TCP Request. Address: {}
2026-09-20 20:13:52 26. 6386 0.008 609.94 KiB 0.007 1 105 ['Debug'] 1 Connected {} version {}.{}.{}, revision: {}{}{}.
2026-09-20 20:13:52 27. 6306 0.008 166.27 KiB 0.002 1 97 ['Debug'] 1 Done processing connection.
2026-09-20 20:13:52 28. 5784 0.007 143.77 KiB 0.002 649 153 ['Debug'] 0 Key condition: {}
2026-09-20 20:13:52 29. 5695 0.007 250.27 KiB 0.003 648 151 ['Trace'] 0 Filtering marks by primary and secondary keys
2026-09-20 20:13:52 30. 5666 0.007 627.46 KiB 0.007 1 2 ['Trace'] 1 Creating part at path {}
2026-09-20 20:13:52 31. 5403 0.007 617.89 KiB 0.007 1 29 ['Debug'] 0 Reading {} marks from part {}, total {} rows starting from the beginning of the part, column {}
2026-09-20 20:13:52 32. 5276 0.007 56.68 KiB 0.001 1 135 ['Trace'] 0 Aggregating
2026-09-20 20:13:52 33. 5043 0.006 389.06 KiB 0.004 1 101 ['Trace'] 0 Query span trace_id for opentelemetry log: {}
2026-09-20 20:13:52 34. 4756 0.006 170.22 KiB 0.002 18 18 ['Trace'] 1 Flushed system log up to offset {}
2026-09-20 20:13:52 35. 4756 0.006 273.39 KiB 0.003 18 18 ['Trace'] 1 Flushing system log, {} entries to flush up to offset {}
2026-09-20 20:13:52 36. 4686 0.006 376.33 KiB 0.004 1 124 ['Trace'] 0 An entry for key={} found in cache: {}
2026-09-20 20:13:52 37. 4644 0.006 361.06 KiB 0.004 581 141 ['Trace'] 0 Reading {} ranges in{}order from part {}, approx. {} rows starting from {}
2026-09-20 20:13:52 38. 4298 0.005 256.03 KiB 0.003 1313 111 ['Debug'] 0.031 There are {} detached tables. Start searching non used tables.
2026-09-20 20:13:52 39. 4298 0.005 180.48 KiB 0.002 1313 111 ['Debug'] 0.031 Found {} non used tables in detached tables.
2026-09-20 20:13:52 40. 4221 0.005 265.09 KiB 0.003 523 149 ['Debug'] 0 PK index has dropped {}/{} granules, it took {}ms across {} threads.
2026-09-20 20:13:52 41. 4008 0.005 457.63 KiB 0.005 643 153 ['Debug'] 0 Selected {}/{} parts by partition key, {} parts by primary key, {}/{} marks by primary key, {} marks to read from {} ranges
2026-09-20 20:13:52 42. 3649 0.005 287.43 KiB 0.003 210 172 ['Trace'] 0.777 Part {} is not stored on zero-copy replicated disk, blobs can be removed
2026-09-20 20:13:52 43. 3628 0.005 187.78 KiB 0.002 582 153 ['Trace'] 0.001 Spreading mark ranges among streams (default reading)
2026-09-20 20:13:52 44. 3563 0.004 305.52 KiB 0.003 233 511 ['Trace'] 1 Scheduling next merge selecting task after {}ms, current attempt status: {}
2026-09-20 20:13:52 45. 3501 0.004 78.64 KiB 0.001 1 133 ['Trace'] 0 Merging aggregated data
2026-09-20 20:13:52 46. 3331 0.004 313.03 KiB 0.003 190 510 ['Trace'] 1 Nothing to merge in partition {} with max_total_size_to_merge = {} (looked up {} ranges)
2026-09-20 20:13:52 47. 3292 0.004 294.51 KiB 0.003 82 514 ['Trace'] 0.999 Insert entry {} to queue with type {}
2026-09-20 20:13:52 48. 3167 0.004 518.16 KiB 0.006 190 510 ['Trace'] 1 Checked {} partitions, found {} partitions with parts that may be merged: [{}] (max_total_size_to_merge={}, merge_with_ttl_allowed={}, can_use_ttl_merges={})
2026-09-20 20:13:52 49. 3018 0.004 305.05 KiB 0.003 1 130 ['Trace'] 0 Checking existence of path: {}
2026-09-20 20:13:52 50. 2954 0.004 75.00 KiB 0.001 82 514 ['Debug'] 0.999 Pulled {} entries to queue.
2026-09-20 20:13:52 51. 2954 0.004 170.20 KiB 0.002 82 514 ['Debug'] 0.999 Pulling {} entries to queue: {} - {}
2026-09-20 20:13:52 52. 2907 0.004 674.26 KiB 0.007 1 148 ['Trace'] 0 {}Keys: {}, datatype: {}, kind: {}, strictness: {}, right header: {}
2026-09-20 20:13:52 53. 2842 0.004 113.21 KiB 0.001 1 37 ['Debug'] 0 Will kill query {} (synchronously)
2026-09-20 20:13:52 54. 2837 0.004 934.97 KiB 0.01 1 131 ['Trace'] 0.008 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {})
2026-09-20 20:13:52 55. 2721 0.003 189.32 KiB 0.002 1 117 ['Debug'] 1 Finish load job '{}' with status {}
2026-09-20 20:13:52 56. 2721 0.003 106.29 KiB 0.001 1 185 ['Debug'] 0.5 Spawn loader worker #{} in {}
2026-09-20 20:13:52 57. 2721 0.003 207.92 KiB 0.002 1 69 ['Debug'] 0.002 Schedule load job '{}' into {}
2026-09-20 20:13:52 58. 2721 0.003 199.95 KiB 0.002 1 117 ['Debug'] 1 Execute load job '{}' in {}
2026-09-20 20:13:52 59. 2721 0.003 77.06 KiB 0.001 1 123 ['Debug'] 1 Stop worker in {}
2026-09-20 20:13:52 60. 2720 0.003 253.01 KiB 0.003 1 69 ['Debug'] 0.001 Prioritize load job '{}': {} -> {}
2026-09-20 20:13:52 61. 2694 0.003 23.68 KiB 0 2 69 ['Trace'] 0.001 No tables
2026-09-20 20:13:52 62. 2678 0.003 88.92 KiB 0.001 1 183 ['Debug'] 0.501 Change current priority: {} -> {}
2026-09-20 20:13:52 63. 2532 0.003 211.45 KiB 0.002 189 508 ['Information'] 0.995 Selected {} parts from {} to {}. Merge selecting phase took: {}ms
2026-09-20 20:13:52 64. 2468 0.003 72.30 KiB 0.001 234 510 ['Debug'] 0.998 Updating strategy picker state
2026-09-20 20:13:52 65. 2311 0.003 420.62 KiB 0.005 1 117 ['Information'] 1 Removing metadata {} of dropped table {}
2026-09-20 20:13:52 66. 2294 0.003 170.26 KiB 0.002 1 70 ['Debug'] 0 Waiting for table {} to be finally dropped
2026-09-20 20:13:52 67. 2294 0.003 264.35 KiB 0.003 1 70 ['Debug'] 0 Done waiting for the table {} to be dropped. The outcome: {}
2026-09-20 20:13:52 68. 2230 0.003 161.15 KiB 0.002 1 506 ['Information'] 1 Have {} tables in drop queue ({} of them are in use), will try drop {} tables
2026-09-20 20:13:52 69. 2188 0.003 107.84 KiB 0.001 1 68 ['Trace'] 0 Merging partially aggregated blocks (bucket = {}).
2026-09-20 20:13:52 70. 2188 0.003 328.53 KiB 0.004 1 68 ['Debug'] 0 Merged partially aggregated blocks for bucket #{}. Got {} rows, {} from {} source rows in {} sec. ({:.3f} rows/sec., {}/sec.)
2026-09-20 20:13:52 71. 2137 0.003 258.37 KiB 0.003 794 185 ['Debug'] 0.994 Removing {} parts from filesystem (serially): Parts: [{}]
2026-09-20 20:13:52 72. 2137 0.003 85.56 KiB 0.001 1 61 ['Trace'] 0.001 PREWHERE condition was split into {} steps
2026-09-20 20:13:52 73. 2109 0.003 71.96 KiB 0.001 1 82 ['Debug'] 0 Selected MergeAlgorithm: {}
2026-09-20 20:13:52 74. 2109 0.003 173.98 KiB 0.002 1 82 ['Debug'] 0 Merging {} parts: from {} to {} into {} with storage {}
2026-09-20 20:13:52 75. 2089 0.003 272.49 KiB 0.003 1 82 ['Debug'] 0 Merge sorted {} rows, containing {} columns ({} merged, {} gathered) in {} sec., {} rows/sec., {}/sec.
2026-09-20 20:13:52 76. 2085 0.003 134.45 KiB 0.001 165 82 ['Information'] 0 Merged {} parts: [{}, {}] -> {}
2026-09-20 20:13:52 77. 1868 0.002 111.28 KiB 0.001 1 11 ['Debug'] 0.508 Key {} is removed from metadata
2026-09-20 20:13:52 78. 1741 0.002 225.71 KiB 0.002 1 92 ['Trace'] 0 Before join block: '{}'
2026-09-20 20:13:52 79. 1733 0.002 371.40 KiB 0.004 1 92 ['Trace'] 0 After join block: '{}'
2026-09-20 20:13:52 80. 1684 0.002 309.37 KiB 0.003 1 82 ['Debug'] 0 {} entry for table_id: {}, part_name: {}, condition_hash: {}, marks_count: {}, has_final_mark: {}, ranges: {}
2026-09-20 20:13:52 81. 1576 0.002 38.60 KiB 0 77 157 ['Debug'] 0.674 Loaded metadata version {}
2026-09-20 20:13:52 82. 1552 0.002 112.51 KiB 0.001 134 92 ['Debug'] 0 Wrote block with ID '{}', {} rows{}
2026-09-20 20:13:52 83. 1520 0.002 83.45 KiB 0.001 2 89 ['Trace'] 0 Left table estimation: {}, right table estimation: {}
2026-09-20 20:13:52 84. 1418 0.002 84.08 KiB 0.001 30 74 ['Trace'] 0.937 List of all grants: {}
2026-09-20 20:13:52 85. 1418 0.002 190.10 KiB 0.002 30 74 ['Trace'] 0.937 List of all grants including implicit: {}
2026-09-20 20:13:52 86. 1418 0.002 108.01 KiB 0.001 30 74 ['Trace'] 0.937 Settings: readonly = {}, allow_ddl = {}, allow_introspection_functions = {}
2026-09-20 20:13:52 87. 1383 0.002 152.55 KiB 0.002 53 87 ['Debug'] 0.983 Removing {} parts from memory: Parts: [{}]
2026-09-20 20:13:52 88. 1375 0.002 180.63 KiB 0.002 48 81 ['Trace'] 0.988 Skipped {} old parts, found {} old parts to remove. Parts: [{}]
2026-09-20 20:13:52 89. 1375 0.002 25.53 KiB 0 48 81 ['Debug'] 0.988 Removed {} {} parts
2026-09-20 20:13:52 90. 1348 0.002 23.70 KiB 0 1308 86 ['Debug'] 0.017 Loading data parts
2026-09-20 20:13:52 91. 1348 0.002 80.16 KiB 0.001 1 69 ['Information'] 0.001 Parsed metadata of {} tables in {} databases in {} sec
2026-09-20 20:13:52 92. 1348 0.002 110.86 KiB 0.001 1317 69 ['Information'] 0.001 Metadata processed, database {} has {} tables and {} dictionaries in total.
2026-09-20 20:13:52 93. 1319 0.002 91.84 KiB 0.001 1 69 ['Debug'] 0.001 Wait load job '{}' in {}
2026-09-20 20:13:52 94. 1312 0.002 29.47 KiB 0 1306 86 ['Debug'] 0.018 There are no data parts
2026-09-20 20:13:52 95. 1283 0.002 82.69 KiB 0.001 1280 112 ['Information'] 0.998 dropAllData: removing table directory recursive to cleanup garbage
2026-09-20 20:13:52 96. 1283 0.002 96.48 KiB 0.001 1280 112 ['Information'] 0.998 dropAllData: remove format_version.txt, detached, moving and write ahead logs
2026-09-20 20:13:52 97. 1282 0.002 53.83 KiB 0.001 1280 112 ['Information'] 0.998 dropAllData: clearing temporary directories
2026-09-20 20:13:52 98. 1282 0.002 61.35 KiB 0.001 1280 112 ['Trace'] 0.998 dropAllData: removing all data parts from memory.
2026-09-20 20:13:52 99. 1282 0.002 38.81 KiB 0 1280 112 ['Trace'] 0.998 dropAllData: waiting for locks.
2026-09-20 20:13:52 100. 1282 0.002 74.07 KiB 0.001 1280 112 ['Trace'] 0.998 dropAllData: removing data parts (count {}) from filesystem.
2026-09-20 20:13:52
2026-09-20 20:13:53 count count_% size size_% uniq_loggers uniq_threads levels background_% message_format_string
2026-09-20 20:13:53
2026-09-20 20:13:53
2026-09-20 20:13:53
2026-09-20 20:13:53 Top messages without format string (fmt::runtime):
2026-09-20 20:13:53
2026-09-20 20:13:53 count pattern runtime_message line
2026-09-20 20:13:53
2026-09-20 20:13:53 1. 66 Connectiontomysqlfailedtimes Connection to mysql failed 1 times ('',0)
2026-09-20 20:13:53 2. 53 DBExceptionThereisnouserinvalids DB::Exception: There is no user `invalid_session_log_test_xml_user` in user directories ('',0)
2026-09-20 20:13:53 3. 39 Connectiontosystemasuserinvalids Connection to system@127.0.0.1:9004 as user invalid_session_log_test_xml_user failed: mysqlxx::ConnectionFailed: There is no user `invalid_session_log_test_xml_user` in user directories ((nullptr):9004) ('',0)
2026-09-20 20:13:53 4. 33 DBExceptionsessionlogtestuserfaa DB::Exception: session_log_test_user_5f4a4a1accd778b3f6ae5b8c2a6f5737_plaintext_password_no_profiles_no_roles: Authentication failed: password is incorrect, or there is no user with such name. ('',0)
2026-09-20 20:13:53 5. 27 Connectiontosystemasusersessionl Connection to system@127.0.0.1:9004 as user session_log_test_user_5f4a4a1accd778b3f6ae5b8c2a6f5737_plaintext_password_no_profiles_no_roles failed: mysqlxx::ConnectionFailed: session_log_test_user_5f4a4a1accd778b3f6ae5b8c2a6f5737_plaintext_password_no_profi ('',0)
2026-09-20 20:13:53 6. 20 DBExceptionCannotreadalldataByte DB::Exception: Cannot read all data. Bytes read: 0. Bytes expected: 4. ('',0)
2026-09-20 20:13:53 7. 15 IfthesignaturecheckfailedThiscou If the signature check failed. This could be because of a time skew. Attempting to adjust the signer. ('/AWSLogger.cpp',70)
2026-09-20 20:13:53 8. 8 CodeDBExceptionSyntaxerrorMultis Code: 62. DB::Exception: Syntax error (Multi-statements are not allowed): failed at position 9 (end of query): ; S. . (SYNTAX_ERROR) (version 25.3.14.10001.altinitystable (altinity build)) (from [::ffff:127.0.0.1]:48500) (comment: 00366_multi_statements.sh ('/executeQuery.cpp',301)
2026-09-20 20:13:53 9. 6 CodeDBExceptionMaxquerysizeexcee Code: 62. DB::Exception: Max query size exceeded (can be increased with the `max_query_size` setting): Syntax error: failed at position 8 (1): 1. . (SYNTAX_ERROR) (version 25.3.14.10001.altinitystable (altinity build)) (from [::ffff:127.0.0.1]:36512) (comm ('/executeQuery.cpp',301)
2026-09-20 20:13:53 10. 4 CodeDBExceptionReceivedfromDBExc Code: 701. DB::Exception: Received from 127.0.0.3:9000. DB::Exception: Reading in parallel from replicas is enabled but cluster to execute query is not provided. Please set 'cluster_for_parallel_replicas' setting. Stack trace: ↴ ('/executeQuery.cpp',301)
2026-09-20 20:13:53 ↳ ↴
2026-09-20 20:13:53 ↳0. ./contrib/llvm-project/li
2026-09-20 20:13:53 11. 4 CodeDBExceptionSyntaxerrorfailed Code: 62. DB::Exception: Syntax error: failed at position 1 (BAD): BAD SQL. Expected one of: Query, Query with output, EXPLAIN, EXPLAIN, SELECT query, possibly with UNION, list of union elements, SELECT query, subquery, possibly with UNION, SELECT subquery ('/executeQuery.cpp',301)
2026-09-20 20:13:53 12. 4 CodeDBExceptionOkwhileexecutingF Code: 395. DB::Exception: Ok: while executing 'FUNCTION throwIf(greater(__table1.number, 10000000_UInt32) :: 1, 'Ok'_String :: 4) -> throwIf(greater(__table1.number, 10000000_UInt32), 'Ok'_String) UInt8 : 3'. (FUNCTION_THROW_IF_VALUE_IS_NON_ZERO) (version ('/executeQuery.cpp',301)
2026-09-20 20:13:53 13. 1 newconfigurationlogidxprevlogidx new configuration: log idx 1, prev log idx 0 ↴ ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 ↳peer 1, DC ID 0, localhost:9234, voting member, 1 ↴
2026-09-20 20:13:53 ↳my id: 1, leader: 1, term: 1
2026-09-20 20:13:53 14. 1 bgappendentriesthreadinitiated bg append_entries thread initiated ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 15. 1 newelectiontimeoutrange new election timeout range: 0 - 0 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 16. 1 startingup starting up ('',0)
2026-09-20 20:13:53 17. 1 invalidelectiontimeoutupperbound invalid election timeout upper bound detected, adjusted to 0 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 18. 1 statemachinecommitindexprecommit state machine commit index 0, precommit index 0, last log index 0 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 19. 1 Forkedachildprocesstowatch Forked a child process to watch ('',0)
2026-09-20 20:13:53 20. 1 BECOMELEADERappendednewconfigat [BECOME LEADER] appended new config at 1 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 21. 1 Electiontimeoutinitiateleaderele Election timeout, initiate leader election ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 22. 1 PRIORITYdecaytargetmine [PRIORITY] decay, target 1 -> 1, mine 1 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 23. 1 waitforHBforms wait for HB, for 50 + [0, 0] ms ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 24. 1 INITRAFTSERVERcommitindextermele === INIT RAFT SERVER === ↴ ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 ↳commit index 0 ↴
2026-09-20 20:13:53 ↳term 0 ↴
2026-09-20 20:13:53 ↳election timer allowed ↴
2026-09-20 20:13:53 ↳log store start 1, end 0 ↴
2026-09-20 20:13:53 ↳config log idx 0, prev log idx 0 ↴
2026-09-20 20:13:53 ↳ -- ASYNC REPLICATION --
2026-09-20 20:13:53 25. 1 globalmanagerdoesnotexistwilluse global manager does not exist. will use local thread for commit and append ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 26. 1 ELECTIONTIMEOUTcurrentrolefollow [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 27. 1 newconfiglogidxprevlogidxcurconf new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 28. 1 numberofpendingcommitelements number of pending commit elements: 0 ('/LoggerWrapper.h',43)
2026-09-20 20:13:53 29. 1 configatindexiscommittedprevconf config at index 1 is committed, prev config log idx 0 ('/LoggerWrapper.h',43)
2026-09-20 20:14:11 30. 1 StartingClickHousealtinitystable Starting ClickHouse 25.3.14.10001.altinitystable (revision: 4294967295, git hash: 07020f362800626e9ea95b3bc0c3b19c36cb4272, build id: F64AA7516C847ACF9DF577D2001EAAFCA7CDD4A6), PID 405 ('',0)
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11 Top messages not matching their format strings:
2026-09-20 20:14:11
2026-09-20 20:14:11 message_format_string count() any_message
2026-09-20 20:14:11
2026-09-20 20:14:11 1. 170 Forked a child process to watch
2026-09-20 20:14:11 2. {} is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) 130 /var/lib/clickhouse/disks/s3_disk/store/66f/66f4b2bc-c0ef-4ca6-8899-88e58109a4e5/tmp_insert_201403_8_8_0/ is in use (by merge/mutation/INSERT) (consider increasing temporary_directories_lifetime setting) (skipped 1 similar messages)
2026-09-20 20:14:11 3. Close WriteBufferFromAzureBlobStorage. {}. 3 Close WriteBufferFromAzureBlobStorage. clickhouse_access_check_578f634d-d93a-4132-9a91-77b1edebbd6f. (LogSeriesLimiter: on interval from 2026-09-20 19:24:03 to 2026-09-20 19:36:20 accepted series 1 / 1 for the logger WriteBufferFromAzureBlobStorage)
2026-09-20 20:14:11 4. (from {}{}{}){}{}{} {} (stage: {}) 2 (from [::1]:59794) (comment: 03356_tables_with_binary_identifiers_invalid_utf8.sql) (query 2, line 3) CREATE TABLE test (`�\0привет�` UInt8) ENGINE = MergeTree ORDER BY `�\0привет�` SETTINGS index_granularity = 35618, min_bytes_for_wide_part = 1073741824, ratio_of_defaults_for_sparse_serialization = 0., replace_long_file_name_to_hash = false, max_file_name_length = 12, min_bytes_for_full_part_storage = 536870912, compact_parts_max_bytes_to_buffer = 226887480, compact_parts_max_granules_to_buffer = 183, compact_parts_merge_max_bytes_to_prefetch_part = 12483266, merge_max_block_size = 1557, old_parts_lifetime = 429., prefer_fetch_merged_part_size_threshold = 10737418240, vertical_merge_algorithm_min_rows_to_activate = 1, vertical_merge_algorithm_min_columns_to_activate = 51, min_merge_bytes_to_use_direct_io = 10737418240, index_granularity_bytes = 26027180, use_const_adaptive_granularity = false, enable_index_granularity_compression = false, concurrent_part_removal_threshold = 79, allow_vertical_merges_from_compact_to_wide_parts = true, enable_block_number_column = true, enable_block_offset_column = false, cache_populated_by_fetch = false, marks_compress_block_size = 65269, primary_key_compress_block_size = 14882, use_primary_key_cache = false, prewarm_primary_key_cache = true, prewarm_mark_cache = false COMMENT '\0' (stage: Complete)
2026-09-20 20:14:11 5. The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: {}) 2 The new analyzer is enabled, but the old interpreter is used. It can be a bug, please report it. Will disable 'allow_experimental_analyzer' setting (for query: SELECT min(`�\0привет�`), max(`�\0привет�`), count() SETTINGS aggregate_functions_null_for_empty = false, transform_null_in = false, legacy_column_name_of_tuple_literal = false)
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11 Top short messages:
2026-09-20 20:14:11
2026-09-20 20:14:11 c message_format_string substr(any(toValidUTF8(message)), 1, 120) min_length_without_exception_boilerplate
2026-09-20 20:14:11
2026-09-20 20:14:11 1. 118 {} Code: 41. DB::Exception: Value 0 for month of year must be in the range [1, 12]: In scope SELECT parseDateTime('00', '%m 34
2026-09-20 20:14:11 2. 4 Creating {}: {} Creating table test_egaspeh3.d_03315_query_log: CREATE TABLE IF NOT EXISTS test_egaspeh3.d_03315_query_log UUID '76d5e40 213
2026-09-20 20:14:11 3. 3 Resetting nice Resetting nice -12
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11
2026-09-20 20:14:11 Top messages by level:
2026-09-20 20:14:11
2026-09-20 20:14:11 (0.0003762306917038641,'') Error
2026-09-20 20:14:11 (0.00003114492480992252,'Cannot resolve host ({}), error {}: {}.') Warning
2026-09-20 20:14:11 (0.0031755365336197006,'Selected {} parts from {} to {}. Merge selecting phase took: {}ms') Information
2026-09-20 20:14:11 (0.06161711924395072,'(from {}{}{}){}{}{} {} (stage: {})') Debug
2026-09-20 20:14:11 (0.06156105837929286,'{} Creating query context from {} context, user_id: {}, parent context user: {}') Trace
2026-09-20 20:14:11
2026-09-20 20:14:11
+ set -e
+ echo 'Files in current directory'
+ ls -la ./
Files in current directory
total 127168
drwxr-xr-x 1 root root 4096 Sep 20 19:59 .
drwxr-xr-x 1 root root 4096 Sep 20 19:59 ..
-rw-rw-r-- 1 root root 389 Apr 15 2025 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Sep 20 19:23 dev
-rwxr-xr-x 1 root root 0 Sep 20 19:23 .dockerenv
drwxr-xr-x 1 root root 4096 Sep 20 19:23 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 2025 mc
drwxr-xr-x 2 root root 4096 Jan 25 2025 media
-rwxr-xr-x 1 root root 103174296 Apr 15 2025 minio
drwxr-xr-x 4 root root 4096 Sep 20 19:24 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt
drwxr-xr-x 1 root root 4096 Mar 31 2025 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Sep 20 19:22 package_folder
dr-xr-xr-x 308 root root 0 Sep 20 19:23 proc
drwxrwxr-x 17 1000 1000 4096 Sep 20 19:21 repo
-rw-rw-r-- 1 root root 863 Apr 15 2025 requirements.txt
drwx------ 1 root root 4096 Sep 20 19:38 root
drwxr-xr-x 1 root root 4096 Sep 20 19:23 run
lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Sep 20 19:24 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 2025 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 2025 srv
dr-xr-xr-x 13 root root 0 Sep 20 19:23 sys
drwxrwxr-x 2 1000 1000 4096 Sep 20 19:28 test_output
drwxrwxrwt 1 root root 4096 Sep 20 20:14 tmp
drwxr-xr-x 1 root root 4096 Jan 25 2025 usr
drwxr-xr-x 1 root root 4096 Jan 25 2025 var
+ echo 'Files in root directory'
+ ls -la /
Files in root directory
total 127168
drwxr-xr-x 1 root root 4096 Sep 20 19:59 .
drwxr-xr-x 1 root root 4096 Sep 20 19:59 ..
-rw-rw-r-- 1 root root 389 Apr 15 2025 basic_helpers.sh
lrwxrwxrwx 1 root root 7 Jan 25 2025 bin -> usr/bin
drwxr-xr-x 2 root root 4096 Apr 18 2022 boot
drwxr-xr-x 14 root root 3840 Sep 20 19:23 dev
-rwxr-xr-x 1 root root 0 Sep 20 19:23 .dockerenv
drwxr-xr-x 1 root root 4096 Sep 20 19:23 etc
drwxr-xr-x 2 root root 4096 Apr 18 2022 home
lrwxrwxrwx 1 root root 7 Jan 25 2025 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib32 -> usr/lib32
lrwxrwxrwx 1 root root 9 Jan 25 2025 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 10 Jan 25 2025 libx32 -> usr/libx32
-rwxr-xr-x 1 root root 26927256 Apr 15 2025 mc
drwxr-xr-x 2 root root 4096 Jan 25 2025 media
-rwxr-xr-x 1 root root 103174296 Apr 15 2025 minio
drwxr-xr-x 4 root root 4096 Sep 20 19:24 minio_data
drwxr-xr-x 2 root root 4096 Jan 25 2025 mnt
drwxr-xr-x 1 root root 4096 Mar 31 2025 opt
-rw-r--r-- 1 root root 0 Feb 14 2024 .package-cache-mutate
drwxrwxr-x 2 1000 1000 4096 Sep 20 19:22 package_folder
dr-xr-xr-x 308 root root 0 Sep 20 19:23 proc
drwxrwxr-x 17 1000 1000 4096 Sep 20 19:21 repo
-rw-rw-r-- 1 root root 863 Apr 15 2025 requirements.txt
drwx------ 1 root root 4096 Sep 20 19:38 root
drwxr-xr-x 1 root root 4096 Sep 20 19:23 run
lrwxrwxrwx 1 root root 8 Jan 25 2025 sbin -> usr/sbin
-rw-r--r-- 1 root root 864 Sep 20 19:24 script.gdb
-rwxrwxr-x 1 root root 9908 Apr 15 2025 setup_export_logs.sh
drwxr-xr-x 2 root root 4096 Jan 25 2025 srv
dr-xr-xr-x 13 root root 0 Sep 20 19:23 sys
drwxrwxr-x 2 1000 1000 4096 Sep 20 19:28 test_output
drwxrwxrwt 1 root root 4096 Sep 20 20:14 tmp
drwxr-xr-x 1 root root 4096 Jan 25 2025 usr
drwxr-xr-x 1 root root 4096 Jan 25 2025 var
+ clickhouse-client -q 'system flush logs'
Detach all logs replication
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ stop_logs_replication
+ echo 'Detach all logs replication'
+ clickhouse-client --query 'select database||'\''.'\''||table from system.tables where database = '\''system'\'' and (table like '\''%_sender'\'' or table like '\''%_watcher'\'')'
+ tee /dev/stderr
+ timeout --preserve-status --signal TERM --kill-after 5m 15m xargs -n1 -P10 -r -i clickhouse-client --query 'drop table {}'
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
+ rm /etc/clickhouse-server/users.d/limits.yaml
+ clickhouse-client -q 'system reload config'
+ logs_saver_client_options='--max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0'
+ sleep 1
+ ./mc admin config reset clickminio logger_webhook:ch_server_webhook
'logger_webhook:ch_server_webhook' is successfully reset.
+ ./mc admin config reset clickminio audit_webhook:ch_audit_webhook
'audit_webhook:ch_audit_webhook' is successfully reset.
+ clickhouse-client -q 'SYSTEM FLUSH ASYNC INSERT QUEUE'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_audit_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_audit_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ clickhouse-client --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 -q 'SELECT log FROM minio_server_logs ORDER BY log.time INTO OUTFILE '\''/test_output/minio_server_logs.jsonl.zst'\'' FORMAT JSONEachRow'
+ sudo clickhouse stop --max-tries 300
==54384==Installed the sigaction for signal 11
==54384==Installed the sigaction for signal 7
==54384==Installed the sigaction for signal 8
==54384==Using llvm-symbolizer found at: /usr/bin/llvm-symbolizer-19
***** Running under ThreadSanitizer v3 (pid 54384) *****
ThreadSanitizer: growing sync allocator: 0 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 0 out of 262144*4096
ThreadSanitizer: growing heap block allocator: 1 out of 262144*4096
ThreadSanitizer: growing sync allocator: 1 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 2 out of 262144*4096
ThreadSanitizer: growing sync allocator: 2 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 3 out of 262144*4096
ThreadSanitizer: growing sync allocator: 3 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 4 out of 262144*4096
ThreadSanitizer: growing sync allocator: 4 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 5 out of 1048576*1024
ThreadSanitizer: growing sync allocator: 6 out of 1048576*1024
ThreadSanitizer: growing heap block allocator: 5 out of 262144*4096
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Sent terminate signal to process with pid 405.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 is running.
Waiting for server to stop
/var/run/clickhouse-server/clickhouse-server.pid file exists and contains pid = 405.
The process with pid = 405 does not exist.
Server stopped
Stats: SizeClassAllocator64: 11M mapped (1M rss) in 33105 allocations; remains 6170
01 ( 16): mapped: 256K allocs: 1152 frees: 896 inuse: 256 num_freed_chunks 16128 avail: 16384 rss: 16K releases: 1 last released: 240K region: 0x720400000000
02 ( 32): mapped: 256K allocs: 11648 frees: 11008 inuse: 640 num_freed_chunks 7552 avail: 8192 rss: 200K releases: 1 last released: 56K region: 0x720800000000
03 ( 48): mapped: 512K allocs: 10752 frees: 9472 inuse: 1280 num_freed_chunks 9642 avail: 10922 rss: 308K releases: 2 last released: 196K region: 0x720c00000000
04 ( 64): mapped: 256K allocs: 2176 frees: 1664 inuse: 512 num_freed_chunks 3584 avail: 4096 rss: 136K releases: 1 last released: 120K region: 0x721000000000
05 ( 80): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 3148 avail: 3276 rss: 12K releases: 0 last released: 0K region: 0x721400000000
06 ( 96): mapped: 256K allocs: 896 frees: 640 inuse: 256 num_freed_chunks 2474 avail: 2730 rss: 80K releases: 0 last released: 0K region: 0x721800000000
07 ( 112): mapped: 256K allocs: 1280 frees: 1024 inuse: 256 num_freed_chunks 2084 avail: 2340 rss: 120K releases: 3 last released: 120K region: 0x721c00000000
08 ( 128): mapped: 256K allocs: 2048 frees: 1792 inuse: 256 num_freed_chunks 1792 avail: 2048 rss: 232K releases: 1 last released: 12K region: 0x722000000000
09 ( 144): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1692 avail: 1820 rss: 4K releases: 0 last released: 0K region: 0x722400000000
10 ( 160): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1510 avail: 1638 rss: 4K releases: 0 last released: 0K region: 0x722800000000
11 ( 176): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1361 avail: 1489 rss: 4K releases: 0 last released: 0K region: 0x722c00000000
12 ( 192): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1237 avail: 1365 rss: 20K releases: 0 last released: 0K region: 0x723000000000
13 ( 208): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 1132 avail: 1260 rss: 4K releases: 0 last released: 0K region: 0x723400000000
14 ( 224): mapped: 256K allocs: 512 frees: 256 inuse: 256 num_freed_chunks 914 avail: 1170 rss: 84K releases: 2 last released: 148K region: 0x723800000000
15 ( 240): mapped: 256K allocs: 256 frees: 0 inuse: 256 num_freed_chunks 836 avail: 1092 rss: 60K releases: 0 last released: 0K region: 0x723c00000000
16 ( 256): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 896 avail: 1024 rss: 16K releases: 0 last released: 0K region: 0x724000000000
17 ( 320): mapped: 256K allocs: 384 frees: 128 inuse: 256 num_freed_chunks 563 avail: 819 rss: 68K releases: 3 last released: 152K region: 0x724400000000
18 ( 384): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 554 avail: 682 rss: 12K releases: 0 last released: 0K region: 0x724800000000
19 ( 448): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 457 avail: 585 rss: 12K releases: 0 last released: 0K region: 0x724c00000000
20 ( 512): mapped: 256K allocs: 128 frees: 0 inuse: 128 num_freed_chunks 384 avail: 512 rss: 4K releases: 0 last released: 0K region: 0x725000000000
21 ( 640): mapped: 256K allocs: 102 frees: 0 inuse: 102 num_freed_chunks 307 avail: 409 rss: 4K releases: 0 last released: 0K region: 0x725400000000
22 ( 768): mapped: 256K allocs: 85 frees: 0 inuse: 85 num_freed_chunks 256 avail: 341 rss: 4K releases: 0 last released: 0K region: 0x725800000000
23 ( 896): mapped: 256K allocs: 73 frees: 0 inuse: 73 num_freed_chunks 219 avail: 292 rss: 8K releases: 0 last released: 0K region: 0x725c00000000
24 ( 1024): mapped: 256K allocs: 64 frees: 0 inuse: 64 num_freed_chunks 192 avail: 256 rss: 8K releases: 0 last released: 0K region: 0x726000000000
25 ( 1280): mapped: 256K allocs: 153 frees: 51 inuse: 102 num_freed_chunks 102 avail: 204 rss: 100K releases: 2 last released: 120K region: 0x726400000000
26 ( 1536): mapped: 256K allocs: 42 frees: 0 inuse: 42 num_freed_chunks 128 avail: 170 rss: 4K releases: 0 last released: 0K region: 0x726800000000
27 ( 1792): mapped: 256K allocs: 36 frees: 0 inuse: 36 num_freed_chunks 110 avail: 146 rss: 8K releases: 0 last released: 0K region: 0x726c00000000
28 ( 2048): mapped: 256K allocs: 32 frees: 0 inuse: 32 num_freed_chunks 96 avail: 128 rss: 4K releases: 0 last released: 0K region: 0x727000000000
29 ( 2560): mapped: 256K allocs: 25 frees: 0 inuse: 25 num_freed_chunks 77 avail: 102 rss: 8K releases: 0 last released: 0K region: 0x727400000000
30 ( 3072): mapped: 256K allocs: 21 frees: 0 inuse: 21 num_freed_chunks 64 avail: 85 rss: 28K releases: 0 last released: 0K region: 0x727800000000
31 ( 3584): mapped: 256K allocs: 18 frees: 0 inuse: 18 num_freed_chunks 55 avail: 73 rss: 12K releases: 0 last released: 0K region: 0x727c00000000
32 ( 4096): mapped: 256K allocs: 16 frees: 0 inuse: 16 num_freed_chunks 48 avail: 64 rss: 8K releases: 0 last released: 0K region: 0x728000000000
34 ( 6144): mapped: 256K allocs: 10 frees: 0 inuse: 10 num_freed_chunks 32 avail: 42 rss: 12K releases: 0 last released: 0K region: 0x728800000000
35 ( 7168): mapped: 256K allocs: 9 frees: 0 inuse: 9 num_freed_chunks 27 avail: 36 rss: 44K releases: 0 last released: 0K region: 0x728c00000000
36 ( 8192): mapped: 256K allocs: 8 frees: 0 inuse: 8 num_freed_chunks 24 avail: 32 rss: 16K releases: 0 last released: 0K region: 0x729000000000
38 ( 12288): mapped: 256K allocs: 5 frees: 0 inuse: 5 num_freed_chunks 16 avail: 21 rss: 12K releases: 0 last released: 0K region: 0x729800000000
39 ( 14336): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 14 avail: 18 rss: 16K releases: 0 last released: 0K region: 0x729c00000000
40 ( 16384): mapped: 256K allocs: 4 frees: 0 inuse: 4 num_freed_chunks 12 avail: 16 rss: 16K releases: 0 last released: 0K region: 0x72a000000000
42 ( 24576): mapped: 256K allocs: 8 frees: 4 inuse: 4 num_freed_chunks 6 avail: 10 rss: 136K releases: 2 last released: 96K region: 0x72a800000000
43 ( 28672): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 7 avail: 9 rss: 28K releases: 0 last released: 0K region: 0x72ac00000000
44 ( 32768): mapped: 256K allocs: 2 frees: 0 inuse: 2 num_freed_chunks 6 avail: 8 rss: 64K releases: 0 last released: 0K region: 0x72b000000000
45 ( 40960): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 5 avail: 6 rss: 36K releases: 0 last released: 0K region: 0x72b400000000
47 ( 57344): mapped: 256K allocs: 1 frees: 0 inuse: 1 num_freed_chunks 3 avail: 4 rss: 52K releases: 0 last released: 0K region: 0x72bc00000000
Stats: LargeMmapAllocator: allocated 8 times, remains 0 (0 K) max 1 M; by size logs: 20:8;
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ kill 1307
+ rg -Fa '' /var/log/clickhouse-server/clickhouse-server.log
+ :
+ rg -A50 -Fa ============ /var/log/clickhouse-server/stderr.log
+ :
+ data_path_config=--path=/var/lib/clickhouse/
+ [[ -n '' ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ zstd --threads=0
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_log into outfile '\''/test_output/query_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.zookeeper_log into outfile '\''/test_output/zookeeper_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.trace_log into outfile '\''/test_output/trace_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.transactions_info_log into outfile '\''/test_output/transactions_info_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.metric_log into outfile '\''/test_output/metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.blob_storage_log into outfile '\''/test_output/blob_storage_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.error_log into outfile '\''/test_output/error_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.query_metric_log into outfile '\''/test_output/query_metric_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.part_log into outfile '\''/test_output/part_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ for table in query_log zookeeper_log trace_log transactions_info_log metric_log blob_storage_log error_log query_metric_log part_log latency_log
+ clickhouse_local_system --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes'
+ args=('--max_block_size' '8192' '--max_memory_usage' '10G' '--max_threads' '1' '--max_result_rows' '0' '--max_result_bytes' '0' '--max_bytes_to_read' '0' '--path=/var/lib/clickhouse/' '-q' 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' '--only-system-tables' '--stacktrace' '--' '--zookeeper.implementation=testkeeper')
+ local args
+ clickhouse-local --max_block_size 8192 --max_memory_usage 10G --max_threads 1 --max_result_rows 0 --max_result_bytes 0 --max_bytes_to_read 0 --path=/var/lib/clickhouse/ -q 'select * from system.latency_log into outfile '\''/test_output/latency_log.tsv.zst'\'' format TSVWithNamesAndTypes' --only-system-tables --stacktrace -- --zookeeper.implementation=testkeeper
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ check_logs_for_critical_errors
+ sed -n '/WARNING:.*anitizer/,/^$/p' /var/log/clickhouse-server/stderr.log
+ rg -Fav -e 'ASan doesn'\''t fully support makecontext/swapcontext functions' -e DB::Exception /test_output/tmp
+ echo -e 'No sanitizer asserts\tOK\t\N\t'
+ rm -f /test_output/tmp
+ rg -Fa ' Application: Child process was terminated by signal 9' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No OOM messages in clickhouse-server.log\tOK\t\N\t'
+ rg -Fa 'Code: 49. DB::Exception: ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No logical errors\tOK\t\N\t'
+ '[' -s /test_output/logical_errors.txt ']'
+ rm /test_output/logical_errors.txt
+ rg --text 'Code: 499.*The specified key does not exist' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep -v -e a.myext -e DistributedCacheTCPHandler -e ReadBufferFromDistributedCache -e ReadBufferFromS3 -e ReadBufferFromAzureBlobStorage -e AsynchronousBoundedReadBuffer -e 'caller id: None:DistribCache'
+ echo -e 'No lost s3 keys\tOK\t\N\t'
+ rg -Fa 'it is lost forever' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ grep SharedMergeTreePartCheckThread
+ echo -e 'No SharedMergeTree lost forever in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/no_such_key_errors.txt ']'
+ rm /test_output/no_such_key_errors.txt
+ rg -Fa '#######################################' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'Not crashed\tOK\t\N\t'
+ rg -Fa ' ' /var/log/clickhouse-server/clickhouse-server.err.log /var/log/clickhouse-server/clickhouse-server.log
+ echo -e 'No fatal messages in clickhouse-server.log\tOK\t\N\t'
+ '[' -s /test_output/fatal_messages.txt ']'
+ rm /test_output/fatal_messages.txt
+ rg -v 'rg -Faz '
+ rg -Faz '########################################' /test_output/blob_storage_log.tsv.zst /test_output/clickhouse-server.log.zst /test_output/error_log.tsv.zst /test_output/gdb.log /test_output/latency_log.tsv.zst /test_output/metric_log.tsv.zst /test_output/minio_audit_logs.jsonl.zst /test_output/minio.log /test_output/minio_server_logs.jsonl.zst /test_output/part_log.tsv.zst /test_output/query_log.tsv.zst /test_output/query_metric_log.tsv.zst /test_output/run.log /test_output/test_results.tsv /test_output/test_result.txt /test_output/trace_log.tsv.zst /test_output/transactions_info_log.tsv.zst /test_output/zookeeper_log.tsv.zst
+ rg -Fa ' received signal ' /test_output/gdb.log
+ dmesg -T
+ grep -q -F -e 'Out of memory: Killed process' -e 'oom_reaper: reaped process' -e oom-kill:constraint=CONSTRAINT_NONE /test_output/dmesg.log
+ echo -e 'No OOM in dmesg\tOK\t\N\t'
+ /repo/tests/docker_scripts/process_functional_tests_result.py
2026-09-20 20:17:06,219 File /repo/tests/broken_tests.json with broken tests found
2026-09-20 20:17:06,219 Find files in result folder minio_audit_logs.jsonl.zst,clickhouse-server.log.zst,error_log.tsv.zst,test_result.txt,zookeeper_log.tsv.zst,query_metric_log.tsv.zst,gdb.log,trace_log.tsv.zst,test_results.tsv,dmesg.log,latency_log.tsv.zst,run.log,minio.log,query_log.tsv.zst,blob_storage_log.tsv.zst,part_log.tsv.zst,metric_log.tsv.zst,minio_server_logs.jsonl.zst,transactions_info_log.tsv.zst
2026-09-20 20:17:06,229 Is flaky check: False
2026-09-20 20:17:06,229 Result parsed
2026-09-20 20:17:06,231 Result written
File /repo/tests/analyzer_tech_debt.txt with broken tests found
Broken tests in the list: 1
Broken tests in the list: 1
+ rm /var/log/clickhouse-server/clickhouse-server.log
+ mv /var/log/clickhouse-server/stderr.log /test_output/
+ [[ -n '' ]]
+ tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
tar: Removing leading `/' from member names
tar: Removing leading `/' from hard link targets
+ rm -rf /var/lib/clickhouse/data/system/asynchronous_insert_log/ /var/lib/clickhouse/data/system/asynchronous_metric_log/ /var/lib/clickhouse/data/system/backup_log/ /var/lib/clickhouse/data/system/blob_storage_log/ /var/lib/clickhouse/data/system/crash_log/ /var/lib/clickhouse/data/system/error_log/ /var/lib/clickhouse/data/system/filesystem_cache_log/ /var/lib/clickhouse/data/system/latency_log/ /var/lib/clickhouse/data/system/metric_log/ /var/lib/clickhouse/data/system/opentelemetry_span_log/ /var/lib/clickhouse/data/system/part_log/ /var/lib/clickhouse/data/system/processors_profile_log/ /var/lib/clickhouse/data/system/query_log/ /var/lib/clickhouse/data/system/query_metric_log/ /var/lib/clickhouse/data/system/query_thread_log/ /var/lib/clickhouse/data/system/query_views_log/ /var/lib/clickhouse/data/system/s3queue_log/ /var/lib/clickhouse/data/system/session_log/ /var/lib/clickhouse/data/system/text_log/ /var/lib/clickhouse/data/system/trace_log/ /var/lib/clickhouse/data/system/transactions_info_log/ /var/lib/clickhouse/data/system/zookeeper_log/
+ [[ 0 -eq 1 ]]
+ [[ 0 -eq 1 ]]
+ collect_core_dumps
+ find . -type f -maxdepth 1 -name 'core.*'
+ read -r core